summaryrefslogtreecommitdiff
path: root/layouts/_partials/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_partials/header.html')
-rw-r--r--layouts/_partials/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/_partials/header.html b/layouts/_partials/header.html
new file mode 100644
index 0000000..d8ec881
--- /dev/null
+++ b/layouts/_partials/header.html
@@ -0,0 +1,5 @@
+<header class="logo">
+<pre class="logo__text">
+{{ chomp (readFile "templates/logo.txt") }}
+</pre>
+</header> \ No newline at end of file