initial planning
This commit is contained in:
6
frontend/frontend.go
Normal file
6
frontend/frontend.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package frontend
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed files
|
||||
var Static embed.FS
|
Reference in New Issue
Block a user