From 807f35ff05139991deeab899586a8def0a17f6cf Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Sat, 12 Sep 2020 21:07:08 -0400 Subject: [PATCH] allow url-canonical in footer --- _includes/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index 3e2d9a5..969edb8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -19,7 +19,9 @@ {% if site.url-pretty %}  •  - {{ site.url-pretty }} + + {{ site.url-pretty }} + {% endif %} {% if site.matomo %}