braindrops.nicwands.com/app/public/drops/testing/meta.json
2026-07-17 11:24:36 -04:00

14 lines
340 B
JSON

{
"name": "testing",
"title": "Testing",
"description": "A brief description of what this drop does",
"date": "2026-07-16",
"tags": ["tag1", "tag2", "tag3"],
"links": [
{
"label": "Source Code",
"url": "https://github.com/username/repo"
}
],
"notes": "Any additional notes or thoughts about this drop"
}