v1.0.1 - 移除主页管理后台链接

This commit is contained in:
2026-06-28 16:01:03 +08:00
parent 7a290ef4f7
commit f505f2dfd1

View File

@@ -12,7 +12,7 @@
<h1>🏆 世界杯预测系统</h1>
<nav>
<a href="/" class="active">比赛预测</a>
<a href="/admin">管理后台</a>
<a href="/algorithms">算法排行</a>
</nav>
</header>