From 6cee5adc69ed07b38786f0ad2512c2a4faf31063 Mon Sep 17 00:00:00 2001 From: Track3 <34504964+Track3@users.noreply.github.com> Date: Fri, 21 Jun 2019 13:15:53 +0800 Subject: Add related content section to single page (#77) Set `relatedPosts` to `true` in the config to enable this. --- layouts/posts/single.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'layouts/posts/single.html') diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 9557916..53c0818 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -25,6 +25,9 @@