diff --git a/img/tha.png b/img/meme.png
similarity index 100%
rename from img/tha.png
rename to img/meme.png
diff --git a/index.html b/index.html
index 5d96ae7..e1fe9f2 100644
--- a/index.html
+++ b/index.html
@@ -129,7 +129,7 @@
Go Kevin! You can write this!
Supported Languages
-
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
+
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
diff --git a/index_dev.html b/index_dev.html
index a7b0ffc..f1d5a34 100644
--- a/index_dev.html
+++ b/index_dev.html
@@ -129,7 +129,7 @@
Go Kevin! You can write this!
Supported Languages
-
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
+
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
diff --git a/main.js b/main.js
index bb38d2c..38c24f9 100644
--- a/main.js
+++ b/main.js
@@ -189,7 +189,7 @@ wow.run()
var tabs = Array.prototype.slice.call(document.querySelectorAll('.langlabel'))
var ltabs = Array.prototype.slice.call(document.querySelectorAll('.ltab'))
-var langs = ['eng', 'chi_sim', 'rus', 'tha']
+var langs = ['eng', 'chi_sim', 'rus', 'meme']
function setlang(i){
tabs.forEach(function(t){
diff --git a/main_dev.js b/main_dev.js
index c971bd4..008ceb6 100644
--- a/main_dev.js
+++ b/main_dev.js
@@ -189,7 +189,7 @@ wow.run()
var tabs = Array.prototype.slice.call(document.querySelectorAll('.langlabel'))
var ltabs = Array.prototype.slice.call(document.querySelectorAll('.ltab'))
-var langs = ['eng', 'chi_sim', 'rus', 'tha']
+var langs = ['eng', 'chi_sim', 'rus', 'meme']
function setlang(i){
tabs.forEach(function(t){
diff --git a/src/index.html b/src/index.html
index 5db34cb..9c89cea 100644
--- a/src/index.html
+++ b/src/index.html
@@ -129,7 +129,7 @@
Go Kevin! You can write this!
Supported Languages
-
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
+
chi_tra
Traditional Chinese
epo_alt
Esperanto alternative
diff --git a/src/main.js b/src/main.js
index 3f247b5..f5100eb 100644
--- a/src/main.js
+++ b/src/main.js
@@ -189,7 +189,7 @@ wow.run()
var tabs = Array.prototype.slice.call(document.querySelectorAll('.langlabel'))
var ltabs = Array.prototype.slice.call(document.querySelectorAll('.ltab'))
-var langs = ['eng', 'chi_sim', 'rus', 'tha']
+var langs = ['eng', 'chi_sim', 'rus', 'meme']
function setlang(i){
tabs.forEach(function(t){