From 1cd841420aa6b94ab33f4b0d58ad55353fc029a4 Mon Sep 17 00:00:00 2001 From: Sergiotarxz Date: Tue, 19 Sep 2023 17:38:19 +0200 Subject: [PATCH] Trying to fix og:url. --- 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 59ca53d..6dc5546 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -26,7 +26,7 @@ % my $url_for = url_for || ''; - + % } else {