mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Use new turbo morph features
This commit is contained in:
parent
e5e039a1ca
commit
7e3e1e2705
1 changed files with 3 additions and 1 deletions
|
@ -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') }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue