update
This commit is contained in:
9
layouts/partials/sections/hero.html
Normal file
9
layouts/partials/sections/hero.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<section class="hero">
|
||||
<div class="search-bar-container" id="search"></div>
|
||||
|
||||
<h1 class="" data-pagefind-meta="title">{{T "hero.heading"}}</h1>
|
||||
<p class="" data-pagefind-meta="description">{{T "hero.description"}}</p>
|
||||
<button class="story-btn" id="createStoryBtn">
|
||||
{{T "submitButtonLabelText"}}
|
||||
</button>
|
||||
</section>
|
||||
Reference in New Issue
Block a user