From 35e9dae3499a4234836a2f858797e7b05f5d12c6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 14 Nov 2019 18:23:21 +0100 Subject: include URL in copied share text if enabled --- 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 e4e55ff..b6dcdc7 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 = 'v29'; # asset version + % my $av = 'v30'; # asset version -- cgit v1.2.3