summaryrefslogtreecommitdiff
path: root/_layouts/home.html
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-12-13 16:09:07 -0300
committerdequis <dx@dxzone.com.ar>2015-12-13 21:52:07 -0300
commit4d56a3928690986672d8ff2cc3cf88e925c4b40e (patch)
tree1e2368eaeabf6ba415f920733c5c7295459e733a /_layouts/home.html
parent6a085eb03a4f82d775ac1367ffef74a3c10f9c81 (diff)
downloadirssi.github.io-4d56a3928690986672d8ff2cc3cf88e925c4b40e.zip
Use a variable in the yaml front matter for sidebars
Diffstat (limited to '_layouts/home.html')
-rw-r--r--_layouts/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/home.html b/_layouts/home.html
index e135f91..b2b4f47 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -1,5 +1,6 @@
---
layout: default
+sidebar: sb_sidebar_news.html
---
<h1>News{% if paginator.page > 1 %} Archive{% endif %}</h1>