split config.json intro seperate files
This commit is contained in:
18
data/navigation.json
Normal file
18
data/navigation.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "główna",
|
||||
"href": "/"
|
||||
},
|
||||
{
|
||||
"name": "o gractwie",
|
||||
"href": "/o-gractwie"
|
||||
},
|
||||
{
|
||||
"name": "cytaty",
|
||||
"href": "/cytaty"
|
||||
},
|
||||
{
|
||||
"name": "rankingi",
|
||||
"href": "/rankingi"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user