From 0a267e4172dc893963feb27fc5d1f405f9e6d7b1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 5 Nov 2020 18:44:37 +0100 Subject: initial commit --- _layouts/author.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 _layouts/author.html (limited to '_layouts/author.html') diff --git a/_layouts/author.html b/_layouts/author.html new file mode 100644 index 0000000..7c5cddc --- /dev/null +++ b/_layouts/author.html @@ -0,0 +1,28 @@ +--- +layout: default +--- +

+ {{ page.name }} +

+

+ {{ page.position }} +

+{{ content }} + +

objave:

+ -- cgit v1.2.3