From 78211e36114ab31e92b570279a89e6d77ca64331 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Fri, 23 Sep 2016 18:46:02 +0200 Subject: Add links to previous and next posts in post template. --- blog/_layouts/post.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'blog/_layouts') diff --git a/blog/_layouts/post.html b/blog/_layouts/post.html index 1fb1857..17d4979 100644 --- a/blog/_layouts/post.html +++ b/blog/_layouts/post.html @@ -7,4 +7,12 @@ layout: default
{{ content }}
+ -- cgit v1.2.3