From 1020d41287853a91f0d71603c3e4f18a825e77b6 Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Thu, 5 Oct 2023 00:23:01 -0700 Subject: [PATCH] Remove the hack that used to make Crowdin work Previously, Crowdin would one-line without adding a ` #` to the end. It appears that it is no longer the case, at least with our current platform. --- _pages/en_US/404.md | 4 ++-- _pages/en_US/privacy-policy.md | 2 +- _pages/en_US/site-navigation.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_pages/en_US/404.md b/_pages/en_US/404.md index f7fe0414e..afa67bd48 100644 --- a/_pages/en_US/404.md +++ b/_pages/en_US/404.md @@ -1,7 +1,7 @@ --- -title: "Page Not Found" # +title: "Page Not Found" layout: single -excerpt: "Page not found. Your pixels are in another canvas." # +excerpt: "Page not found. Your pixels are in another canvas." sitemap: false --- diff --git a/_pages/en_US/privacy-policy.md b/_pages/en_US/privacy-policy.md index cebddb020..f49c7d39c 100644 --- a/_pages/en_US/privacy-policy.md +++ b/_pages/en_US/privacy-policy.md @@ -1,5 +1,5 @@ --- -title: "Privacy Policy" # +title: "Privacy Policy" --- ### Cookies diff --git a/_pages/en_US/site-navigation.md b/_pages/en_US/site-navigation.md index 0432837a2..415affc28 100644 --- a/_pages/en_US/site-navigation.md +++ b/_pages/en_US/site-navigation.md @@ -1,5 +1,5 @@ --- -title: "Site Navigation" # +title: "Site Navigation" layout: single sitemap: false ---