refactor(ui): step1+2 - extract CSS to styles.css, LANG_TEMPLATES to config.js
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
//go:embed index.html cron.html
|
||||
//go:embed index.html cron.html css js
|
||||
var content embed.FS
|
||||
|
||||
func Handler() http.Handler {
|
||||
|
||||
Reference in New Issue
Block a user