From 40b20a9a188cb151a9cc2f9113f9aff48153940c Mon Sep 17 00:00:00 2001 From: Jeffrey Tse Date: Thu, 12 Sep 2019 18:38:59 +0800 Subject: chore: adjust theme configuration, etc --- _layouts/home.html | 3 +++ 1 file changed, 3 insertions(+) (limited to '_layouts/home.html') diff --git a/_layouts/home.html b/_layouts/home.html index 5b677fe..4753b16 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -1,5 +1,8 @@ --- layout: articles +heading: 'Your awesome heading' +subheading: 'Your awesome subheading' +banner: 'default' --- {{ content }} -- cgit v1.2.3