1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-28 05:39:23 +00:00

Add "share" section (#2300)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: blacklight447 <github.ef27z@simplelogin.com>
This commit is contained in:
2023-10-24 06:47:52 +00:00
committed by Daniel Gray
parent de216b9cde
commit 43b346a5ff
6 changed files with 2549 additions and 3 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"devDependencies": {
"@netlify/plugin-lighthouse": "^5.0.0"
},
"engines": {
"node" : ">=18.0.0 <19.0.0"
}
}