From 97ec096aa0b7d31a4075b07fc3df0edaf2bcbef8 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 18 Aug 2022 13:17:30 -0500 Subject: [PATCH] update footer, include analytics link --- i18n/en.toml | 8 +++++++- layouts/partials/footer.html | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/i18n/en.toml b/i18n/en.toml index 81f94f8..c9b9249 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -38,4 +38,10 @@ other = "Type to search" other = "Technology keeps moving but this post has not." [old_content_note] -other = "What you're about to read hasn't been updated in more than a year. The information may be out of date. Drop a comment below if you find something that needs updating." \ No newline at end of file +other = "What you're about to read hasn't been updated in more than a year. The information may be out of date. Drop a comment below if you find something that needs updating." + +[privacy_friendly] +other = "Privacy-friendly" + +[analytics_with] +other= "analytics with" \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 5246027..1084532 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -8,7 +8,9 @@