@ -31,9 +31,10 @@ func addRoutes(sm *http.ServeMux, a *Allowances, staticFiles string) {
prefix["static"],
http.FileServer(
&assetfs.AssetFS{
Asset: Asset,
AssetDir: AssetDir,
Prefix: "static",
AssetInfo: AssetInfo,
},
),
The note is not visible to the blocked user.