mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
10 lines
288 B
Text
10 lines
288 B
Text
|
{
|
||
|
"title": "Radicale CalDAV Server",
|
||
|
"menu": [
|
||
|
{"name": "Home", "link": "/home"},
|
||
|
{"name": "News", "link": "/news"},
|
||
|
{"name": "Documentation", "link": "/documentation"},
|
||
|
{"name": "Contribute", "link": "/contribute"},
|
||
|
{"name": "Download", "link": "/download"}
|
||
|
]
|
||
|
}
|