diff --git a/etc/init.shy b/etc/init.shy
index 875defed..e885f3a2 100644
--- a/etc/init.shy
+++ b/etc/init.shy
@@ -39,8 +39,7 @@
~web.chat
config header title shylinux.com/x/contexts
- config footer legal.0 `shylinux@163.com`
- config footer legal.1 "京ICP备15046864号-1"
+ config list footer legal `shylinux@163.com` "京ICP备15046864号-1"
email action create type "163" name "keyword" text "https://mail.163.com"
diff --git a/src/main.go b/src/main.go
index 9c8d0909..e05eebe1 100644
--- a/src/main.go
+++ b/src/main.go
@@ -37,3 +37,4 @@ import (
)
func main() { print(ice.Run()) }
+