about summary refs log tree commit diff
path: root/preamble.html
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-11-13T15·42+0100
committerVincent Ambo <tazjin@gmail.com>2017-11-13T15·42+0100
commit3e37d3990d23efee87572c07b8ae9b00c64eab79 (patch)
treeff152c52fa9fe359a823bfb17f64cb7719620bd7 /preamble.html
parent07583c2b1946811ca5bee5f5ef45313b03a233a7 (diff)
refactor: Load preamble from an HTML file, too.
Diffstat (limited to 'preamble.html')
-rw-r--r--preamble.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/preamble.html b/preamble.html
new file mode 100644
index 0000000000..38fe179c58
--- /dev/null
+++ b/preamble.html
@@ -0,0 +1,6 @@
+<header>
+  <h1>
+    <a class="unstyled-link" href="/">Tazjin&#39;s blog</a>
+  </h1>
+  <hr>
+</header>