From 602f57581abcac2e3248222a12acc2be43ea5a71 Mon Sep 17 00:00:00 2001 From: slonkazoid Date: Mon, 1 Jul 2024 02:24:32 +0300 Subject: [PATCH] remove shortcut icon --- templates/post.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/post.html b/templates/post.html index 82efede..e577786 100644 --- a/templates/post.html +++ b/templates/post.html @@ -11,7 +11,6 @@ {% match meta.icon %} {% when Some with (url) %} - {% when None %} {% endmatch %} {{ meta.title }}