add nostromo project json

This commit is contained in:
2026-03-29 14:57:35 +02:00
parent 1f00a2caa8
commit 1dc37bda82

18
nostromo.project.json Normal file
View File

@@ -0,0 +1,18 @@
{
"schemaVersion": 1,
"slug": "DSGVO-templates",
"title": "DSGVO Templates",
"description": "Templates to exercise your rights under the GDPR, simplifying legal correspondence.",
"repo": {
"visibility": "public",
"url": "https://git.wieerwill.dev/wieerwill/DSGVO-templates"
},
"site": {
"published": false,
"featured": false
},
"readme": {
"path": "README.md",
"excerptMode": "first-paragraph"
}
}