Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Commit

Permalink
Update docs navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
stdrc committed Aug 25, 2018
1 parent 1cef534 commit 5918221
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,6 +1,5 @@
<ul class="nav nav-tabs">
<li><a href="{{ url_for('.index') }}">简体中文</a></li>
<li><a href="{{ url_for('.page', rel_url='zh-hant/') }}">繁體中文</a></li>
<li><a href="{{ url_for('.page', rel_url='en/') }}">English</a></li>
<li><a href="https://github.com/veripress/veripress">GitHub</a></li>
</ul>

0 comments on commit 5918221

Please sign in to comment.