1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00

Update header.html

This commit is contained in:
krircc 2018-09-03 19:35:07 +08:00 committed by GitHub
parent 444f6a0eef
commit 7512994edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
{{ range $.Site.Home.AllTranslations }}
<li class="submenu-item"><a href="{{ .Permalink }}">{{ .Language.LanguageName }}</a></li>
{{ end }}
<li ><a href="http://ruster.xyz/server/actix-web">中文</a></li>
<li ><a href="https://actix-cn.github.io/">中文</a></li>
</ul>
</li>
</ul>