From 2bf20987451afc5cb02faa1a5ade503dd708ba3d Mon Sep 17 00:00:00 2001 From: Olivier Roques Date: Sat, 8 Aug 2020 11:53:57 +0200 Subject: Add resources folder --- layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/footer.html') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 44bb678..354ef99 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,6 @@ {{ with .Site.Params.footer }}
- {{ .text }} + {{ .text }}
{{ end }} -- cgit v1.2.3