From 44a730f89506035f0b3edb443505eb17d1c3cb60 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sun, 16 Oct 2022 18:54:02 +0200 Subject: [PATCH] Dont translate name. Ensure descript is set --- content/contents.lr | 2 -- models/index.ini | 6 +----- templates/meta.html | 7 +++---- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/content/contents.lr b/content/contents.lr index 8ee118c..5e25827 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -5,5 +5,3 @@ title: Queerscriptors body: A community of people that translate queer games --- about_title: Join us! ---- -meta_desc: A community of people that translate queer games diff --git a/models/index.ini b/models/index.ini index 6584ac7..fa9de05 100644 --- a/models/index.ini +++ b/models/index.ini @@ -6,7 +6,7 @@ hidden = yes [fields.title] label = Title type = string -translate = True +translate = False [fields.body] label = Body @@ -17,10 +17,6 @@ translate = True type = string translate = True -[fields.meta_desc] -type = string -translate = True - [children] model = project order_by = sort_key diff --git a/templates/meta.html b/templates/meta.html index 1da348f..c8cc20f 100644 --- a/templates/meta.html +++ b/templates/meta.html @@ -1,24 +1,23 @@ - + - + - + {{ this.title }} -