From 2df0b602ee386577a6f3abff32aa78c3636fbf0a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 2 Mar 2018 23:30:32 +0100 Subject: Website configuration. Introduction article. --- _layouts/home.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 _layouts/home.html (limited to '_layouts/home.html') diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 00000000..6441149f --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,24 @@ +--- +layout: default +--- + +
+ + {{ content }} + + + +

subscribe via RSS

+ +
-- cgit