serve logo and favicon

This commit is contained in:
2026-07-31 12:50:50 -07:00
parent e53631a65b
commit ba8afc76cc
4 changed files with 11 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ func main() {
init_dav_client()
webserver.ServeLoginPage("/login")
webserver.EnableLogoRoute()
webserver.ServeWebserver()
// calDavData := get_caldav_data(serverConfig.Username, serverConfig.Password)