Fix subdir static/
This commit is contained in:
@ -5,5 +5,5 @@ import "embed"
|
||||
//go:embed *.html
|
||||
var Templates embed.FS
|
||||
|
||||
//go:embed static/*
|
||||
//go:embed static
|
||||
var Static embed.FS
|
||||
|
Reference in New Issue
Block a user