first version
This commit is contained in:
13
content.base.json
Normal file
13
content.base.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"categories": [
|
||||
{
|
||||
"title": "Cat 1",
|
||||
"links": [
|
||||
{
|
||||
"title": "Link 1",
|
||||
"url": "https://google.fr/"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user