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

Need to fix bugs

This commit is contained in:
link
2022-03-18 11:13:07 +08:00
parent 9796c5aad7
commit a7d15a896e
263 changed files with 13881 additions and 3197 deletions

View File

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