Use new turbo morph features

This commit is contained in:
Jan Böhmer 2024-02-08 22:05:57 +01:00
parent e5e039a1ca
commit 7e3e1e2705

View file

@ -17,8 +17,10 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="msapplication-starturl" content="/en/">
{# Turbo control headers #}
<meta name="turbo-cache-control" content="no-cache">
<meta name="turbo-refresh-method" content="morph">
<meta name="turbo-refresh-scroll" content="preserve">
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('favicon.ico') }}">
<link rel="apple-touch-icon" sizes="180x180" href="{{ asset('icon/apple-touch-icon.png') }}">