@ -10,9 +10,8 @@ func main() {
router := gin.Default()
router.LoadHTMLGlob("./templates/*")
router.Static("/static", "./static")
// Middleware
router.Static("static", "static")
//e.Use(middleware.Logger())
//e.Use(middleware.Recover())
The note is not visible to the blocked user.