From 3d97c92c51e0b04bf94f18a4b68ac9350cab3dc2 Mon Sep 17 00:00:00 2001 From: yeet648 Date: Sun, 11 Aug 2019 17:38:04 -0700 Subject: [PATCH] build break: added escape characters to html tags in en.yml --- _i18n/en.yml | 6 +++--- _includes/footer.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index b1b9a060..768a2416 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -92,7 +92,7 @@ header: search: "Try search.privacytools.io, a Privacy-Respecting Search Engine" start_search: "start search" footer: - participate: "Spread the word and help your friends" + foo: "Spread the word and help your friends" email_title: "Email" facebook_title: "Facebook" twitter_title: "Twitter" @@ -111,7 +111,7 @@ footer: contact_title: "" donate: "Donate" donate_title: "Please support this project by donating. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain." - no_ads: "No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests. privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. View our privacy policy." + no_ads: "No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests. privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. View our privacy policy." tor: "Tor v3:" learn_more: "Learn More" resources: @@ -244,5 +244,5 @@ services: gitea: "Gitea - Git-Repository Manager at git.privacytools.io" write_freely: "Write Freely - Federated minimalist blog at write.privacytools.io" privatebin: "PrivateBin - Encrypted Pastebin at bin.privacytools.io" - more_services_on_the_way: "More services are on the way. If there's something that would be super beneficial for us to run, don't hesitate to reach out and ask. And of course, if you like our services, please consider donating to support our server costs, any donation helps!" + more_services_on_the_way: "More services are on the way. If there's something that would be super beneficial for us to run, don't hesitate to reach out and ask. And of course, if you like our services, please consider donating to support our server costs, any donation helps!" diff --git a/_includes/footer.html b/_includes/footer.html index 2e988999..3f53ba6c 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@ -

{% t footer.participate %}

+

{% t footer.foo %}