summaryrefslogtreecommitdiff
path: root/themes/_includes/layout/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/_includes/layout/header.html')
-rw-r--r--themes/_includes/layout/header.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/_includes/layout/header.html b/themes/_includes/layout/header.html
new file mode 100644
index 0000000..d5b7a76
--- /dev/null
+++ b/themes/_includes/layout/header.html
@@ -0,0 +1,6 @@
+<header class="site-header">
+ <a class="site-header-wrapper" href="/">
+ <span class="site-subtitle">Über Technik und Philosophie</span>
+ <span class="site-title">Mein Tagebuch</span>
+ </a>
+</header>