From eea6a8e9aa3a86ec1a70a8c8162ab94f6c2048b2 Mon Sep 17 00:00:00 2001 From: Sergiotarxz Date: Tue, 19 Sep 2023 17:41:21 +0200 Subject: [PATCH] Trying to refresh facebook cache again. --- templates/layouts/default.html.ep | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 90e78a3..e707719 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -23,12 +23,12 @@ % say STDERR $ogimage; % my $user_agent = stash 'useragent'; + % if (defined $ogimage) { % my $url_for = url_for || ''; - - - + + % } else {