diff --git a/functions/tray.go b/utils/tray.go
similarity index 98%
rename from functions/tray.go
rename to utils/tray.go
index a0a27e6..0281814 100644
--- a/functions/tray.go
+++ b/utils/tray.go
@@ -1,4 +1,4 @@
-package functions
+package utils
import (
"fmt"
diff --git a/web/src/favorite.html b/web/page/favorite.html
similarity index 98%
rename from web/src/favorite.html
rename to web/page/favorite.html
index e3f3946..f930ab0 100644
--- a/web/src/favorite.html
+++ b/web/page/favorite.html
@@ -60,7 +60,6 @@
-
-
-