@@ -0,0 +1,8 @@
package main
import (
_ "embed"
)
//go:embed static/index.html
var indexHTML []byte
The note is not visible to the blocked user.