refactor: Load preamble from an HTML file, too.
This commit is contained in:
parent
07583c2b19
commit
3e37d3990d
2 changed files with 10 additions and 4 deletions
6
preamble.html
Normal file
6
preamble.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<header>
|
||||
<h1>
|
||||
<a class="unstyled-link" href="/">Tazjin's blog</a>
|
||||
</h1>
|
||||
<hr>
|
||||
</header>
|
||||
Loading…
Add table
Add a link
Reference in a new issue