From 6e793fb0b2d1560ff22654f578c234f0ddff874c Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 17 Dec 2021 10:09:08 -0600 Subject: [PATCH] update footer with links --- i18n/en.toml | 5 ++++- layouts/partials/footer.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/i18n/en.toml b/i18n/en.toml index 37d347b..1356959 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -8,4 +8,7 @@ other = "More" other = "All Rights Reserved" [powered_by] -other = "Powered by" \ No newline at end of file +other = "Powered by" + +[and] +other = "and" \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b24177e..cf09e84 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -8,7 +8,7 @@