summaryrefslogtreecommitdiff
path: root/_includes/head.html
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2017-05-24 15:23:58 +0200
committerAilin Nemui <ailin@z30a.localdomain>2017-05-24 15:25:11 +0200
commitcb234542f7d9f312f793d9f6032083d7301d9de9 (patch)
tree8fa8b3f4327def1236389d318e9727f176af0e3e /_includes/head.html
parentc720965981a401c1afbb095476c2fba7f27c9bf0 (diff)
downloadirssi.github.io-cb234542f7d9f312f793d9f6032083d7301d9de9.zip
- replace "whatsnew" with yaml
- replace settings nav with php - add 404
Diffstat (limited to '_includes/head.html')
-rw-r--r--_includes/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_includes/head.html b/_includes/head.html
index 72c308f..2ec44bf 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -4,7 +4,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>{% if page.title %}{% unless page.title contains 'Irssi' %}Irssi - {% endunless %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
- <meta name="description" content="{{ site.description }}">
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/bootstrap.min.css">
<link rel="stylesheet" href="{{ site.baseurl }}/assets/css/style.css">