From 875dd4e0b5773f2f52841d2effdfdd110b852aa0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 8 Dec 2019 21:04:34 +0100 Subject: confirm undo of checkins after 15 minutes --- 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 66ab4e7..51ffc46 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -10,7 +10,7 @@ % while (my ($key, $value) = each %{stash('twitter') // {}}) { % } - % my $av = 'v30'; # asset version + % my $av = 'v31'; # asset version -- cgit v1.2.3