From a834ab11ba14daf6f1d7c95705c26cb7c4e30507 Mon Sep 17 00:00:00 2001 From: mms Date: Thu, 21 Dec 2023 23:23:35 +0100 Subject: feat: trek to ox-hugo, part 1 --- layouts/shortcodes/recent-updates.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/shortcodes/recent-updates.html') diff --git a/layouts/shortcodes/recent-updates.html b/layouts/shortcodes/recent-updates.html index fa98d23..24d3c95 100644 --- a/layouts/shortcodes/recent-updates.html +++ b/layouts/shortcodes/recent-updates.html @@ -1,6 +1,7 @@ {{ $category := .Get 0 }} {{ $filter := slice $category }} {{ $more_link := .Get 1 }} +{{ .Inner }}