Renamed presentation to navigator

This commit is contained in:
2025-07-21 09:22:30 +02:00
parent d9c4493e0d
commit f3aa7625fe
12 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,26 @@
features:
matomo: true
css: true
port-ui-desktop: true
csp:
whitelist:
script-src-elem:
- https://cdnjs.cloudflare.com
- https://code.jquery.com
- https://cdn.jsdelivr.net
style-src:
- https://cdnjs.cloudflare.com
- https://cdn.jsdelivr.net
font-src:
- https://cdnjs.cloudflare.com
flags:
style-src:
unsafe-inline: true
script-src:
unsafe-eval: true
script-src-elem:
unsafe-inline: true
domains:
canonical:
- "slides.{{ primary_domain }}"