diff options
-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 --- |