From 9ea7029c2f75399a9532291d979d97a4be4f951c Mon Sep 17 00:00:00 2001 From: Christof Dorner Date: Sat, 10 Dec 2022 17:57:05 +0100 Subject: [PATCH] Add apple-touch-icon to global layout --- bookwyrm/templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index e58f65edd..81aaee575 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -13,6 +13,7 @@ + {% if preview_images_enabled is True %}