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 /posts/past-is-great/index.html | |
parent | 9631c418f1ccc1a91f0a89097ce6d235238174d8 (diff) |
change name of language
Diffstat (limited to 'posts/past-is-great/index.html')
-rw-r--r-- | posts/past-is-great/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/past-is-great/index.html b/posts/past-is-great/index.html index 9f89bd0..f77d1d2 100644 --- a/posts/past-is-great/index.html +++ b/posts/past-is-great/index.html @@ -69,7 +69,7 @@ First is in the movie Midnight in Paris, directed by Woody Allen, which I just f <body> - <article class="post English" id="article"> + <article class="post Tech" id="article"> <div class="row"> <div class="col-xs-12"> <div class="site-header"> @@ -87,7 +87,7 @@ First is in the movie Midnight in Paris, directed by Woody Allen, which I just f <div class="row end-xs"> <div class="lang-switch col-xs-3 col-xs-offset-9"> - <a href="/cn/">Chinese</a> + <a href="/cn/">Gibberish</a> </div> </div> |