aboutsummaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2017-01-05 01:00:51 +0100
committerNoah Loomans <noahloomans@gmail.com>2017-01-05 01:00:51 +0100
commit61a68559c3131f8291cb117ad90b37bfebcc7aba (patch)
treeb6116665cde3c5ae60e9a6b5eb4b330ccbc56605 /_includes/header.html
initial commit
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html
new file mode 100644
index 0000000..59076e2
--- /dev/null
+++ b/_includes/header.html
@@ -0,0 +1,5 @@
+<header>
+ <a href="/">
+ <div class="logo"></div>
+ </a>
+</header> \ No newline at end of file