1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-12 23:50:14 +02:00

update ui

This commit is contained in:
link
2021-11-04 16:03:33 +08:00
parent a6ceee7bc0
commit 37130966cf
5 changed files with 28 additions and 11 deletions

View File

@ -2,5 +2,5 @@ package web
import "embed"
//go:embed index.html favicon.ico img js browserconfig.xml site.webmanifest
//go:embed index.html favicon.svg img js browserconfig.xml site.webmanifest
var Static embed.FS