From 9ca4bb4c287228735d728e924a31ee4a7c4d8788 Mon Sep 17 00:00:00 2001 From: Peter0x44 Date: Wed, 27 Oct 2021 17:19:09 +0100 Subject: [PATCH] Fix footer source code link --- _includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/footer.html b/_includes/footer.html index e5658cce4..4ed453d70 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,4 +2,4 @@ {% assign split_path = page.path | split: "/" %} {% assign locale = split_path[1] %} {% assign titles = site.data.navigation[locale].footer %} - +