Get the CSS and statuc stuff to work
This commit is contained in:
@@ -18,6 +18,7 @@ func main() {
|
||||
|
||||
webserver.ServeLoginPage("/login")
|
||||
webserver.EnableLogoRoute()
|
||||
webserver.EnableStaticRoute()
|
||||
webserver.ServeWebserver()
|
||||
|
||||
// calDavData := get_caldav_data(serverConfig.Username, serverConfig.Password)
|
||||
|
||||
Reference in New Issue
Block a user