mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-27 19:27:37 +02:00
v0.26.0
This commit is contained in:
@@ -25,7 +25,7 @@ var loadingPageTmpl = template.Must(template.New("loading_page").Parse(string(lo
|
||||
//go:embed html/style.css
|
||||
var cssBytes []byte
|
||||
|
||||
//go:embed html/loading.js
|
||||
//go:embed html/loading-min.js
|
||||
var jsBytes []byte
|
||||
|
||||
func (w *Watcher) writeLoadingPage(rw http.ResponseWriter) error {
|
||||
|
||||
Reference in New Issue
Block a user