diff --git a/configuration b/configuration new file mode 100644 index 00000000..60573c56 --- /dev/null +++ b/configuration @@ -0,0 +1,10 @@ +{ + "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"} + ] +} \ No newline at end of file