1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-11 20:48:47 +00:00

feat: Add a newsletter subscription button (#3116)

This commit is contained in:
2025-09-10 15:55:54 -05:00
parent 0eee5798b8
commit d91ad9427e
5 changed files with 259 additions and 197 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": ".."