diff options
author | Ailin Nemui <ailin@z30a.localdomain> | 2017-01-04 20:51:05 +0100 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2017-01-04 20:51:05 +0100 |
commit | 2044e5b80e728bcd01022fff6f6f3ddc6661f8d2 (patch) | |
tree | 06249a483bb1076b8a89fa7be218f62ab890a33d | |
parent | 1c95da546e1a9a0db3a4568a37e66619e57e761c (diff) | |
download | irssi.github.io-2044e5b80e728bcd01022fff6f6f3ddc6661f8d2.zip |
restore twitter
-rw-r--r-- | _layouts/home.html | 1 | ||||
-rw-r--r-- | news/index.html | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/home.html b/_layouts/home.html index 8cd68e1..d2c4d0f 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,6 +1,5 @@ --- layout: default -sidebar: sb_sidebar_news.html --- <h1>News{% if paginator.page > 1 %} Archive{% endif %}</h1> diff --git a/news/index.html b/news/index.html index 90a7dc7..1dd2eb9 100644 --- a/news/index.html +++ b/news/index.html @@ -1,4 +1,5 @@ --- layout: home title: News +sidebar: sb_sidebar_news.html --- |