diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 710ceb3..a3b8ef2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,3 @@ updates: - dependency-name: "*" update-types: - "version-update:semver-major" - security-updates: true diff --git a/public/index.html b/public/index.html index 209f0fa..2fdbfbe 100644 --- a/public/index.html +++ b/public/index.html @@ -14,6 +14,20 @@ content="Resonate, Open Source, Social Voice Platform, AOSSIE, Social Audio, Community" /> + + + + + + + + + + + + + + @@ -23,7 +37,7 @@ default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; - img-src 'self' data:; + img-src 'self' data: https://resonate.aossie.org; font-src 'self' https://fonts.gstatic.com; " />