Update home_en.html
This commit is contained in:
+1
-1
@@ -389,7 +389,7 @@
|
||||
var link = document.createElement('a');
|
||||
link.id = 'toskills';
|
||||
link.className = 'menu';
|
||||
link.href = `${window.location.origin}/tr`;
|
||||
link.href = `${window.location.origin}/home_tr`;
|
||||
link.textContent = 'TR';
|
||||
|
||||
// links-container içine ekle
|
||||
|
||||
Reference in New Issue
Block a user