mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
Favicon cache buster
This commit is contained in:
parent
94a2e2c0f7
commit
dea7a99aed
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
|||
<meta name="description" content="Documize">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="shortcut icon" href="/favicon.ico?v=1.1" />
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png?v=1.1" sizes="32x32" />
|
||||
<link rel="shortcut icon" href="/favicon.ico?v=2" />
|
||||
<link rel="icon" type="image/png" href="/favicon-32x32.png?v=2" sizes="32x32" />
|
||||
<link rel="stylesheet" href="/assets/vendor.css">
|
||||
<link rel="stylesheet" href="/assets/documize.css">
|
||||
{{content-for 'head-footer'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue