@@ -7,17 +7,6 @@ import (
"net/http"
)
type FileData struct {
ImageNames []string
SpicyImageNames []string
AsciiFiles []AsciiEntry
}
type AsciiEntry struct {
Name string
FontSize int
var templ *template.Template
func main() {
The note is not visible to the blocked user.