mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Turbo shall not cache the pages. This fixes back/forward movements in history
This commit is contained in:
parent
529cf1dff1
commit
591f51432d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
<meta name="msapplication-starturl" content="/en/">
|
<meta name="msapplication-starturl" content="/en/">
|
||||||
|
|
||||||
|
<meta name="turbo-cache-control" content="no-cache">
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('icon/favicon.ico') }}">
|
<link rel="shortcut icon" type="image/x-icon" href="{{ asset('icon/favicon.ico') }}">
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ asset('icon/apple-touch-icon.png') }}">
|
<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