🎨
This commit is contained in:
6
web/static.go
Normal file
6
web/static.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package web
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed index.html logo.svg favicon.ico platform-config.json static assets
|
||||
var Static embed.FS
|
Reference in New Issue
Block a user