1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-13 05:28:48 +00:00

feat: Add a newsletter subscription button (#3116)

This commit is contained in:
2025-09-10 15:55:54 -05:00
parent 0f10d3b35a
commit 0f6ee45157
8 changed files with 259 additions and 231 deletions

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": ".."