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 | |
parent | 9631c418f1ccc1a91f0a89097ce6d235238174d8 (diff) |
change name of language
Diffstat (limited to 'posts')
-rw-r--r-- | posts/architecture-of-linux-kernel/index.html | 4 | ||||
-rw-r--r-- | posts/escape-sequence/index.html | 4 | ||||
-rw-r--r-- | posts/first-website/index.html | 4 | ||||
-rw-r--r-- | posts/index.html | 2 | ||||
-rw-r--r-- | posts/install-archlinux-on-tencent-server/index.html | 4 | ||||
-rw-r--r-- | posts/mess-with-bash1/index.html | 4 | ||||
-rw-r--r-- | posts/mess-with-bash2/index.html | 4 | ||||
-rw-r--r-- | posts/no-problemo/index.html | 4 | ||||
-rw-r--r-- | posts/past-is-great/index.html | 4 |
9 files changed, 17 insertions, 17 deletions
diff --git a/posts/architecture-of-linux-kernel/index.html b/posts/architecture-of-linux-kernel/index.html index 7993ad1..0d9cf34 100644 --- a/posts/architecture-of-linux-kernel/index.html +++ b/posts/architecture-of-linux-kernel/index.html @@ -96,7 +96,7 @@ document.addEventListener("DOMContentLoaded", function() { <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"> @@ -114,7 +114,7 @@ document.addEventListener("DOMContentLoaded", function() { <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> diff --git a/posts/escape-sequence/index.html b/posts/escape-sequence/index.html index 1a19b68..6f70ef5 100644 --- a/posts/escape-sequence/index.html +++ b/posts/escape-sequence/index.html @@ -75,7 +75,7 @@ Arguments are delimeted by semi colon (;)." /> <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"> @@ -93,7 +93,7 @@ Arguments are delimeted by semi colon (;)." /> <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> diff --git a/posts/first-website/index.html b/posts/first-website/index.html index 022721e..8d68304 100644 --- a/posts/first-website/index.html +++ b/posts/first-website/index.html @@ -71,7 +71,7 @@ Due to personal interest, I didn&rsquo;t choose frame to base my website. I <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"> @@ -89,7 +89,7 @@ Due to personal interest, I didn&rsquo;t choose frame to base my website. I <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> diff --git a/posts/index.html b/posts/index.html index bbdbbae..3f7f3eb 100644 --- a/posts/index.html +++ b/posts/index.html @@ -84,7 +84,7 @@ <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> diff --git a/posts/install-archlinux-on-tencent-server/index.html b/posts/install-archlinux-on-tencent-server/index.html index efbb738..0f637a3 100644 --- a/posts/install-archlinux-on-tencent-server/index.html +++ b/posts/install-archlinux-on-tencent-server/index.html @@ -71,7 +71,7 @@ abroad provider because they don&rsquo;t have to register.. the the budget&a <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"> @@ -89,7 +89,7 @@ abroad provider because they don&rsquo;t have to register.. the the budget&a <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> diff --git a/posts/mess-with-bash1/index.html b/posts/mess-with-bash1/index.html index c0729eb..9f3d6bb 100644 --- a/posts/mess-with-bash1/index.html +++ b/posts/mess-with-bash1/index.html @@ -73,7 +73,7 @@ delete file foo every minute * * * * * rm foo delete file foo every 15 minutes 1 <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"> @@ -91,7 +91,7 @@ delete file foo every minute * * * * * rm foo delete file foo every 15 minutes 1 <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> diff --git a/posts/mess-with-bash2/index.html b/posts/mess-with-bash2/index.html index 53ecec1..7b78b0b 100644 --- a/posts/mess-with-bash2/index.html +++ b/posts/mess-with-bash2/index.html @@ -75,7 +75,7 @@ Redirection File Redirection 0 is standard input, 1 is standard output, 2 is sta <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"> @@ -93,7 +93,7 @@ Redirection File Redirection 0 is standard input, 1 is standard output, 2 is sta <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> diff --git a/posts/no-problemo/index.html b/posts/no-problemo/index.html index b5b5414..49cc5e0 100644 --- a/posts/no-problemo/index.html +++ b/posts/no-problemo/index.html @@ -69,7 +69,7 @@ Recently, I picked up an anime named &ldquo;The Simpsons&rdquo; which I <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 @@ Recently, I picked up an anime named &ldquo;The Simpsons&rdquo; which I <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> 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> |