refactor: Load preamble from an HTML file, too.

This commit is contained in:
Vincent Ambo 2017-11-13 16:42:29 +01:00
parent 07583c2b19
commit 3e37d3990d
2 changed files with 10 additions and 4 deletions

6
preamble.html Normal file
View file

@ -0,0 +1,6 @@
<header>
<h1>
<a class="unstyled-link" href="/">Tazjin&#39;s blog</a>
</h1>
<hr>
</header>