From 4df7eb084ff83cde216506f409b1c98ad0d77873 Mon Sep 17 00:00:00 2001 From: sergiotarxz Date: Sun, 13 Nov 2022 15:34:02 +0100 Subject: [PATCH] Adding v=1 to og image. --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 7fdf7b9..5cd5a2d 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -12,7 +12,7 @@ % if (defined $ogimage && $user_agent !~ /TelegramBot/) { % } else { - + % }