mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
In between commit domain restruturing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
matomo: true
|
||||
css: true
|
||||
portfolio_iframe: false
|
||||
csp:
|
||||
flags:
|
||||
@@ -8,4 +8,7 @@ csp:
|
||||
unsafe-inline: true
|
||||
unsafe-eval: true
|
||||
style-src:
|
||||
unsafe-inline: true
|
||||
unsafe-inline: true
|
||||
domains:
|
||||
canonical:
|
||||
- "docs.{{ primary_domain }}"
|
||||
|
Reference in New Issue
Block a user