summaryrefslogtreecommitdiff
path: root/_site_build/_includes/header.html
diff options
context:
space:
mode:
Diffstat (limited to '_site_build/_includes/header.html')
-rw-r--r--_site_build/_includes/header.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/_site_build/_includes/header.html b/_site_build/_includes/header.html
deleted file mode 100644
index 4f9d01e..0000000
--- a/_site_build/_includes/header.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<header>
- <hgroup>
- <h1><a href="/" rel="home" target="_self" title="{{ site.title }}">{{ site.title }}</a></h1>
- {% if site.subtitle %}<h2>{{ site.subtitle }}</h2>{% endif %}
- </hgroup>
-</header>