Short cut bitches

This commit is contained in:
Set Sakrecoer 2019-05-17 09:34:43 +02:00
parent 03a15516b0
commit dcceed1b04
34 changed files with 1532 additions and 112 deletions

9
_includes/header.html Normal file
View file

@ -0,0 +1,9 @@
<!-- BEGIN header.html -->
<div id="header">
<div class="hero">
<a href="/">
<h1>{{ site.title }}</h1>
</a>
</div>
</div>
<!-- END header.html -->