diff options
Diffstat (limited to 'cn/posts/测试自动创建博客')
-rw-r--r-- | cn/posts/测试自动创建博客/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cn/posts/测试自动创建博客/index.html b/cn/posts/测试自动创建博客/index.html index af5fd52..40ccca6 100644 --- a/cn/posts/测试自动创建博客/index.html +++ b/cn/posts/测试自动创建博客/index.html @@ -95,7 +95,7 @@ hugo new post -&gt; vim 找到文章 -&gt; 保存或者发布 -&gt; <body> - <article class="post Chinese" id="article"> + <article class="post Gibberish" id="article"> <div class="row"> <div class="col-xs-12"> <div class="site-header"> @@ -113,7 +113,7 @@ hugo new post -&gt; vim 找到文章 -&gt; 保存或者发布 -&gt; <div class="row end-xs"> <div class="lang-switch col-xs-3 col-xs-offset-9"> - <a href="/en/">English</a> + <a href="/en/">Tech</a> </div> </div> |