@@ -0,0 +1,11 @@
package lash
import "embed"
//go:embed templates/*
var Templates embed.FS
//go:embed version
var Version string
var Token string = "SICK-COOL-TOKEN"
The note is not visible to the blocked user.