Update home_tr.html
This commit is contained in:
+5
-3
@@ -103,10 +103,12 @@
|
||||
<p id="about_me" class="text_title">- Hakkımda -</p>
|
||||
<div class="container78">
|
||||
<div class="image-container">
|
||||
<div id="photo">
|
||||
<div id="photo" onclick="switchPhoto()">
|
||||
<div class="container_filter"></div>
|
||||
<img src="img/profile_photo1.webp" alt="profile_photo" class="profile_photo" aria-label="Profile Fotoğrafı" draggable="false">
|
||||
<img src="img/character1.webp" alt="character_photo" class="character_photo" aria-label="Karakter Fotoğrafı" draggable="false">
|
||||
<img src="img/profile_photo1.webp" alt="profile_photo" class="profile_photo" aria-label="Profil Fotoğrafı" draggable="false">
|
||||
<img src="img/character1.webp" alt="character_photo1" class="character_photo1" aria-label="Karakter Fotoğrafı1" draggable="false">
|
||||
<img src="img/character2.webp" alt="character_photo2" class="character_photo2" aria-label="Karakter Fotoğrafı2" draggable="false">
|
||||
<img src="img/character3.webp" alt="character_photo3" class="character_photo3" aria-label="Karakter Fotoğrafı3" draggable="false">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text_container">
|
||||
|
||||
Reference in New Issue
Block a user