mirror of
https://gitea.com/xorm/website
synced 2025-10-05 23:52:51 +02:00
语言栏
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
</nav>
|
||||
<nav id="top-nav-extra">
|
||||
<ul>
|
||||
{{ range $.Site.Home.AllTranslations }}
|
||||
<li><a href="{{ .Permalink }}">{{ .Language.LanguageName }}</a> </li>
|
||||
{{ end }}
|
||||
<li><iframe src="https://teabtns.io/btns/?user=xorm&repo=xorm&type=star&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe></li>
|
||||
{{ range .Site.Menus.extra }}
|
||||
<li>
|
||||
|
Reference in New Issue
Block a user