build: fix static embedding
This commit is contained in:
parent
7ed8364a13
commit
b415b00e5b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ package static
|
|||
import "embed"
|
||||
|
||||
var (
|
||||
//go:embed *
|
||||
//go:embed css/* img/* js/*
|
||||
Files embed.FS
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue