From da34ec2e4a6fb5534c8d0f103a29cf8ba361b774 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 20 Jun 2025 18:49:43 +0200 Subject: geolocation.js: It's an accident that this ever worked to begin with --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index ec10b75..0726426 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -13,7 +13,7 @@ % while (my ($key, $value) = each %{stash('opengraph') // {}}) { % } - % my $av = 'v94'; # asset version + % my $av = 'v95'; # asset version -- cgit v1.2.3