From cf21510ca3c18d650c7846707d145393cb260246 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 17 Sep 2023 12:53:59 +0200 Subject: Tweak title globals. --- views/info.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/info.pug') diff --git a/views/info.pug b/views/info.pug index 51fc81d..369cf8a 100644 --- a/views/info.pug +++ b/views/info.pug @@ -15,7 +15,7 @@ html div.logo +gamecover(title.title_id) - | !{ about_html } + | !{ title.about_html } p Read more about the game on #[a(href="https://boardgamegeek.com/boardgame/"+title.bgg) boardgamegeek.com]. -- cgit v1.2.3