From 4e714b98a01a1d42ee950b4d8c6e093350b2a5b3 Mon Sep 17 00:00:00 2001 From: Skia Date: Fri, 16 Oct 2020 17:12:09 +0200 Subject: Footer improvements Add multiple new options: - sourceURL: to provide a link to the website source code - showLicenseInFooter: to display the license in the footer - copyrightStartYear: to display the copyright with a range of years --- layouts/partials/footer.html | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'layouts/partials') diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index cb43e10..22c44a3 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,10 +1,18 @@ \ No newline at end of file + -- cgit v1.2.3