From ea05b0629a85b6a811b0f377481eed0878146bbe Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 1 Feb 2020 16:20:10 +0100 Subject: update autocomplete list --- 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 916e9bb..fc04ff1 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 = 'v33'; # asset version + % my $av = 'v34'; # asset version -- cgit v1.2.3