feat: Add a newsletter subscription button (#3116)

This commit is contained in:
2025-09-11 23:59:13 -05:00
parent 0f10d3b35a
commit 0f6ee45157
8 changed files with 259 additions and 231 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
// For format details, see https://aka.ms/devcontainer.json.
{
"name": "Privacy Guides",
"image": "ghcr.io/privacyguides/privacyguides.org:sha-55c050b",
"image": "ghcr.io/privacyguides/privacyguides.org:sha-5648a3f",
// "build": {
// "dockerfile": "../Dockerfile",
// "context": ".."