From f078c475312b91b50f1a72d5ba8907ed8d715e15 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 06:05:27 +0200 Subject: update --- _layouts/post.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to '_layouts/post.html') diff --git a/_layouts/post.html b/_layouts/post.html index 3c80ab1..95dd3f0 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -19,7 +19,13 @@ {% include header.html %}
- {{ content }} + +

{{ page.title }}

+ + + + {{ content }} +
{% include footer.html %} -- cgit v1.2.3