diff --git a/public/index.html b/public/index.html index 43988dc..2bcd99b 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ - + diff --git a/public/site.webmanifest b/public/site.webmanifest index 5167cd4..21b4270 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -22,9 +22,9 @@ "background_color": "#eeeeee", "display": "standalone", "description": "Make your own Arcaea stickers!", - "start_url": "https://arcst.yurisaki.top/", + "start_url": "https://shua-github.github.io/arcaea-stickers-zh/", "dir": "ltr", - "lang": "en", + "lang": "zh", "orientation": "portrait", "categories": [ "entertainment", diff --git a/src/index.css b/src/index.css index 119a52c..fc8074d 100644 --- a/src/index.css +++ b/src/index.css @@ -9,11 +9,6 @@ body { src: local('YurukaStd'), url(./fonts/YurukaStd.woff2) format('woff2'); } -@font-face { - font-family: 'SSFangTangTi'; - src: local('SSFangTangTi'), url(./fonts/ShangShouFangTangTi.woff2) format('woff2'); -} - @font-face { font-family: 'Inter'; src: local('Inter'), url(./fonts/Inter.woff2) format('woff2');