Updated static files on backend

This commit is contained in:
Patrick Alvin Alcala 2025-11-04 17:20:33 +08:00
parent 321109e064
commit 0a81bb8ea7
4 changed files with 22 additions and 3 deletions

View file

@ -69,6 +69,8 @@ func connect() {
// }))
router.StaticFile("/", "static/index.html")
router.StaticFile("/esign.webp", "static/esign.webp")
router.StaticFile("/favicon.png", "static/favicon.png")
// shield := "inquiry"