diff --git a/content/games/contents.lr b/content/games/contents.lr index 9a01e01..5303a58 100644 --- a/content/games/contents.lr +++ b/content/games/contents.lr @@ -1,3 +1,5 @@ _model: games --- -title: Queer games list \ No newline at end of file +title: Queer games list +--- +ogpimage: /images/ogp.png \ No newline at end of file diff --git a/models/games.ini b/models/games.ini index 08ecdc2..b348290 100644 --- a/models/games.ini +++ b/models/games.ini @@ -7,6 +7,10 @@ protected = yes type = string translate = True +[fields.ogpimage] +type = string +translate = False + [children] model = project order_by = title