Update home_tr.html
This commit is contained in:
+1
-1
@@ -119,7 +119,7 @@
|
||||
</div></div>
|
||||
<div class="container78">
|
||||
<div class="image-container">
|
||||
<div id="photo" onclick="switchPhoto()" tabindex="0">
|
||||
<div id="photo" onclick="switchPhoto()" onkeydown="handleKey(event)" tabindex="0">
|
||||
<div class="container_filter"></div>
|
||||
<img src="img/profile_photo1.webp" alt="profil_fotografi_1" class="profile_photo" aria-label="Profil Fotoğrafı" draggable="false">
|
||||
<img src="img/character1.webp" alt="profil_fotografi_2" class="character_photo1" aria-label="Yapayzeka Fotoğrafı 1" draggable="false">
|
||||
|
||||
Reference in New Issue
Block a user