From 187e7c0e98643669fe18a9a172501fdf0d875519 Mon Sep 17 00:00:00 2001 From: danielkvist Date: Tue, 2 Apr 2019 12:17:25 +0200 Subject: add support for links on the agreements --- exampleSite/config.toml | 2 +- layouts/partials/footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6eba61e..2042ce5 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -112,4 +112,4 @@ themesDir = "../.." message = "" [params.agreement] - message = "Piercer uses Font Awesome. The content of the home page comes from Wikipedia. The content of the blog posts and the about page comes from the Hugo Example Site. The Dracula's image is scary." + message = "Piercer uses Font Awesome. The content of the home page comes from Wikipedia. The content of the blog posts and the about page comes from the Hugo Example Site. The Dracula's image is scary." diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 27919b3..8c908af 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -15,7 +15,7 @@ {{ if $.Site.Params.agreement.message }}
{{ end }} -- cgit v1.2.3