reset the template
This commit is contained in:
parent
209b0d58c3
commit
bafff0e0dc
105 changed files with 4292 additions and 10535 deletions
7
_includes/header.html
Normal file
7
_includes/header.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<header class="hero" style="background-image: url({{ page.image }});">
|
||||
<div>
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p>{{ page.description }}</p>
|
||||
</div>
|
||||
<div class="imagecontainer"></div>
|
||||
</header>
|
||||
Loading…
Add table
Add a link
Reference in a new issue