@@ -121,7 +121,7 @@ func (a *appData) buildRouter() http.Handler {
})))
dirs := []string{"css", "js", "img"}
dirs := []string{"css", "js", "img", "fonts"}
for _, d := range dirs {
router.ServeFiles(path.Join("/", d, "/*filepath"), http.Dir(filepath.Join("static", d)))
}
The note is not visible to the blocked user.