This repository was archived by the owner on Jul 12, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Expand file tree Collapse file tree 3 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ baseurl: https://blog.gitea.io/
2
2
languageCode : en-us
3
3
title : Blog
4
4
theme : gitea
5
- disqusShortname : gitea
6
5
7
6
defaultContentLanguage : en-us
8
7
defaultContentLanguageInSubdir : true
Original file line number Diff line number Diff line change 48
48
</ div >
49
49
{{ end }}
50
50
</ div >
51
-
52
- {{ if .Site.DisqusShortname }}
53
- < div class ="col-xs-12 ">
54
- {{ partial "disqus.html" . }}
55
- </ div >
56
- {{ end }}
57
51
</ div >
58
52
</ div >
59
53
Original file line number Diff line number Diff line change 1
1
/*
2
- Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://gitea.disqus.com https://c.disquscdn. com https://disqus.com ; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://c.disquscdn. com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://referrer.disqus.com https://c.disquscdn. com; frame-src 'self' https://disqus.com https://disqusads.com
2
+ Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://discourse. gitea.io https://discourse-cdn-sjc2. com; style-src 'self' https://fonts.googleapis.com https://cdnjs.cloudflare.com https://discourse-cdn-sjc2. com; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com; img-src 'self' https://discourse.gitea.io https://discourse-cdn-sjc2. com; frame-src 'self' https://discourse.gitea.io
3
3
X-Frame-Options: DENY
4
4
X-Xss-Protection: 1; mode=block
5
5
X-Content-Type-Options: nosniff
You can’t perform that action at this time.
0 commit comments