v1.0.2 - 简化主页导航栏

This commit is contained in:
2026-06-28 16:04:22 +08:00
parent f505f2dfd1
commit c574de4cb2

View File

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