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.
This commit is contained in:
lifehackerhansol 2023-10-05 00:23:01 -07:00
parent 2684c3a98f
commit 1020d41287
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E
3 changed files with 4 additions and 4 deletions

View file

@ -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
---

View file

@ -1,5 +1,5 @@
---
title: "Privacy Policy" #
title: "Privacy Policy"
---
### Cookies

View file

@ -1,5 +1,5 @@
---
title: "Site Navigation" #
title: "Site Navigation"
layout: single
sitemap: false
---