This commit is contained in:
6
dist/static.go
vendored
Normal file
6
dist/static.go
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package dist
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed index.html favicon.png favicon.svg assets resource
|
||||
var Static embed.FS
|
Reference in New Issue
Block a user