feat(extra-features): A bunch of improvements
This commit is contained in:
10
falcon/templates/pages/index/hero.tpl
Normal file
10
falcon/templates/pages/index/hero.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
{* hero section on home page *}
|
||||
<section id="home_hero" class="section-spacer-both">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-8 col-xl-6">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user