Remove templates and add vue template
This commit is contained in:
@ -2,8 +2,5 @@ package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *.html *.tpl
|
||||
var Templates embed.FS
|
||||
|
||||
//go:embed static
|
||||
//go:embed dist
|
||||
var Static embed.FS
|
||||
|
Reference in New Issue
Block a user