From 42acb24b45410b5f5ac597c7ea932e8137c9c84f Mon Sep 17 00:00:00 2001 From: Lorenzo Cogotti Date: Fri, 1 Jul 2022 11:36:51 +0200 Subject: [PATCH] [themes/partials] Add footer role. --- themes/doublefourteen/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/doublefourteen/layouts/partials/footer.html b/themes/doublefourteen/layouts/partials/footer.html index e4fd3ce..1886b2c 100644 --- a/themes/doublefourteen/layouts/partials/footer.html +++ b/themes/doublefourteen/layouts/partials/footer.html @@ -1,7 +1,7 @@ {{ $hasGetintouch := default false (index .Params "get_in_touch") }} {{ $hasMotto := or .IsHome ( default false (index .Params "motto")) }} -