1
0
Fork 0
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:
Harvey Kandola 2022-10-21 11:12:46 -04:00
parent 4c031fe7e4
commit e0e3f0c141
2 changed files with 2 additions and 0 deletions

View file

@ -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}}" />