From 7961609acf2f35e2e64903d758d42f4d480b91c7 Mon Sep 17 00:00:00 2001 From: Meow J Date: Tue, 5 Jul 2016 19:41:38 +0800 Subject: [PATCH] Translation of theme --- yeti/base.html | 11 +++++------ yeti/content.html | 2 +- yeti/nav.html | 6 +++--- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/yeti/base.html b/yeti/base.html index 880a611..cc5ba2f 100644 --- a/yeti/base.html +++ b/yeti/base.html @@ -53,7 +53,7 @@ {% if copyright %}
{{ copyright }}
{% endif %} -
Documentation built with MkDocs.
+
本页面使用MkDocs构建
@@ -70,17 +70,16 @@