From 9e878605401bb5382a5fca6200cf5fabfb9bb0a5 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Mon, 7 Aug 2023 02:34:47 +0200 Subject: [PATCH] Moved mirrors list out of theme --- layouts/partials/footer.html | 7 +++++++ themes/vugo | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 layouts/partials/footer.html diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..3e14067 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,7 @@ + diff --git a/themes/vugo b/themes/vugo index dcc9f2b..3b5f48a 160000 --- a/themes/vugo +++ b/themes/vugo @@ -1 +1 @@ -Subproject commit dcc9f2bf2213887d14a5b925f74c84f3a8f9123d +Subproject commit 3b5f48aa5ae395065b02f8c63c8f7afd5aa924b0