Get the CSS and statuc stuff to work

This commit is contained in:
2026-07-31 12:57:19 -07:00
parent ba8afc76cc
commit f0da8aac87
8 changed files with 271 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ func main() {
webserver.ServeLoginPage("/login")
webserver.EnableLogoRoute()
webserver.EnableStaticRoute()
webserver.ServeWebserver()
// calDavData := get_caldav_data(serverConfig.Username, serverConfig.Password)