This commit is contained in:
teasiu
2023-10-11 19:43:44 +08:00
parent c8be9e16fe
commit 90e1e2e8b9

View File

@@ -28,6 +28,11 @@ function HomepageHeader() {
to={useBaseUrl("gonggao")}>
系统最新升级公告
</Link>
<Link
className="button button--success button--lg"
to={useBaseUrl("docs/intro")}>
海纳思系统使用手册
</Link>
</div>
</div>
</header>