feat(data): add 2 tags records (batch 1)
This commit is contained in:
parent
cf8d9472ca
commit
eae5fb09ac
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Nature",
|
||||||
|
"slug": "nature",
|
||||||
|
"color": "#22c55e",
|
||||||
|
"created": "2025-12-19T16:15:59.078Z",
|
||||||
|
"updated": "2025-12-19T16:15:59.078Z"
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Architecture",
|
||||||
|
"slug": "architecture",
|
||||||
|
"color": "#64748b",
|
||||||
|
"created": "2025-12-19T16:15:59.078Z",
|
||||||
|
"updated": "2025-12-19T16:15:59.078Z"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue