mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Fix middleware for favicon/sitemap
This commit is contained in:
parent
4c031fe7e4
commit
e0e3f0c141
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
{{content-for 'head'}}
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta http-equiv=content-security-policy content="default-src *; img-src * 'self' data: https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' *; style-src 'self' 'unsafe-inline' *;">
|
||||
<title>Documize</title>
|
||||
<meta property="dbname" content="{{.DBname}}" />
|
||||
<meta property="dbhash" content="{{.DBhash}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue