add nostromo project json

This commit is contained in:
2026-03-29 14:57:31 +02:00
parent e3bb9b642c
commit ac03ce4472

19
nostromo.project.json Normal file
View File

@@ -0,0 +1,19 @@
{
"schemaVersion": 1,
"slug": "Project-Management",
"title": "ProjectManagement",
"description": "Explore efficient team collaboration and project management strategies, leveraging modern tools and methodologies.",
"tags": ["Project Management", "Collaboration"],
"repo": {
"visibility": "public",
"url": "https://git.wieerwill.dev/wieerwill/Project-Management"
},
"site": {
"published": false,
"featured": false
},
"readme": {
"path": "README.md",
"excerptMode": "first-paragraph"
}
}