summaryrefslogtreecommitdiffstats
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/header.html b/templates/header.html
deleted file mode 100644
index ad0951f..0000000
--- a/templates/header.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<header id="site-header" class="site-header">
- <div class="site-title">{{ config.title }}</div>
- <div class="site-description">{{ trans(key="description", lang=lang) }}</div>
-</header>