去掉首页和后台的 Profeto 字样
- 首页刊头仅保留「先知」毛笔字 - 后台侧边栏仅保留「先知」毛笔字 - 版本号简化为 v1.0 Co-Authored-By: new-provider/LongCat-2.0 <<EMAIL>>
This commit is contained in:
co-authored by
new-provider/LongCat-2.0 <
parent
4cda662d6e
commit
d28203ac54
@@ -35,9 +35,6 @@ function StandingsLayout({ children }: { children: React.ReactNode }) {
|
||||
<div className="border-b border-ink-900 py-5 text-center sm:py-6">
|
||||
<h1 className="font-brush text-5xl text-ink-900 sm:text-6xl">
|
||||
先知
|
||||
<span className="ml-3 align-baseline font-serif text-base font-normal italic tracking-normal text-ink-500">
|
||||
Profeto
|
||||
</span>
|
||||
</h1>
|
||||
<p className="mt-2 text-2xs tracking-[0.4em] text-ink-500">
|
||||
联赛积分榜 · 积分 / 净胜 / xG差 / 近期走势
|
||||
@@ -82,9 +79,6 @@ function HomePage() {
|
||||
<div className="border-b border-ink-900 py-5 text-center sm:py-6">
|
||||
<h1 className="font-brush text-5xl text-ink-900 sm:text-6xl">
|
||||
先知
|
||||
<span className="ml-3 align-baseline font-serif text-base font-normal italic tracking-normal text-ink-500">
|
||||
Profeto
|
||||
</span>
|
||||
</h1>
|
||||
<p className="mt-2 text-2xs tracking-[0.4em] text-ink-500">
|
||||
足球比分预测 · 五路专家 · 终裁汇总
|
||||
|
||||
Reference in New Issue
Block a user