diff options
author | garhve <git@garhve.com> | 2023-03-14 14:49:35 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2023-03-14 14:49:35 +0800 |
commit | 30cd4500bc514b349bcfcd49ef9ceabf5ef612ad (patch) | |
tree | 94353b735c285f80f02bfd4ffeeec38489a44171 /cn/posts/测试自动创建博客/index.html | |
parent | 9631c418f1ccc1a91f0a89097ce6d235238174d8 (diff) |
change name of language
Diffstat (limited to 'cn/posts/测试自动创建博客/index.html')
-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> |