forked from goffee/cup
template env
This commit is contained in:
parent
11272c4a85
commit
017ef4c066
4 changed files with 32 additions and 8 deletions
2
main.go
2
main.go
|
|
@ -19,7 +19,7 @@ import (
|
|||
"github.com/julienschmidt/httprouter"
|
||||
)
|
||||
|
||||
//go:embed all:templates
|
||||
//go:embed all:storage/templates
|
||||
var resources embed.FS
|
||||
|
||||
// The main function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue