Update home_en.html
This commit is contained in:
+1
-1
@@ -391,7 +391,7 @@
|
||||
link.className = 'menu';
|
||||
link.href = `${window.location.origin}/home_tr`;
|
||||
link.textContent = 'TR';
|
||||
link.setAttribute('aria-label', 'Türkçe sayfaya git');
|
||||
link.setAttribute('aria-label', 'To Turkish Page');
|
||||
|
||||
// links-container içine ekle
|
||||
var container = document.querySelector('.links-container');
|
||||
|
||||
Reference in New Issue
Block a user