8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"name": "testing",
|
|
"title": "Testing",
|
|
"date": "2026-07-22",
|
|
"tags": ["tag1", "tag2", "tag3"],
|
|
"description": "A brief description of what this drop does",
|
|
"published": false
|
|
}
|