From cf7789dbc3ebfdac3365a72a1eca2b7efeca916b Mon Sep 17 00:00:00 2001 From: Frank Blechschmidt Date: Mon, 22 May 2023 22:53:40 -0700 Subject: Add possibility to open footer link in new tab --- 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 b027256..9cc8e31 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -9,7 +9,7 @@ {{ end }} {{ with .Site.Params.footer }}
- {{ .text }} + {{ .text }}
{{ end }} -- cgit v1.2.3