Update home_en.html
This commit is contained in:
@@ -105,9 +105,6 @@
|
|||||||
<div class="image-container">
|
<div class="image-container">
|
||||||
<div id="photo" onclick="switchPhoto()">
|
<div id="photo" onclick="switchPhoto()">
|
||||||
<div class="container_filter"></div>
|
<div class="container_filter"></div>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="40" height="40" viewBox="0 0 16 16">
|
|
||||||
<path d="M 19.5 2 C 14.262 2 10 6.262 10 11.5 C 10 14.223 11.158 16.674203 13 18.408203 L 13 11.5 C 13 7.916 15.916 5 19.5 5 C 23.084 5 26 7.916 26 11.5 L 26 18.408203 C 27.842 16.674203 29 14.223 29 11.5 C 29 6.262 24.738 2 19.5 2 z M 19.5 7 C 17.032499 7 15 9.0324991 15 11.5 L 15 25.470703 C 14.780501 25.788651 14.105572 26.748735 13.205078 28.292969 C 12.686855 29.181657 12.161744 30.148956 11.75 31.089844 C 11.338256 32.030731 11 32.895643 11 33.904297 C 11 35.892916 11.943132 37.728543 13.074219 39.421875 C 14.205306 41.115207 15.586586 42.657701 16.738281 43.837891 C 18.394344 45.534407 20.78358 46.29725 23.113281 45.892578 L 31.273438 44.478516 C 33.997006 44.006085 36.277475 42.138655 37.283203 39.566406 C 38.174495 37.286428 39.23546 34.522903 39.671875 33.003906 C 41.01799 28.317614 37.88078 23.597126 33.240234 22.357422 C 32.996176 22.291652 32.756869 22.239159 32.521484 22.195312 A 1.50015 1.50015 0 0 0 32.513672 22.193359 L 24 20.650391 L 24 11.5 C 24 9.0324991 21.967501 7 19.5 7 z M 19.5 10 C 20.346499 10 21 10.653501 21 11.5 L 21 21.904297 A 1.50015 1.50015 0 0 0 22.232422 23.380859 L 31.978516 25.144531 L 31.970703 25.144531 C 32.142101 25.176461 32.308242 25.212151 32.462891 25.253906 A 1.50015 1.50015 0 0 0 32.466797 25.255859 C 35.612251 26.096155 37.640949 29.210074 36.789062 32.175781 C 36.451166 33.351389 35.370748 36.217206 34.488281 38.474609 C 33.862009 40.076361 32.454149 41.229868 30.761719 41.523438 L 22.601562 42.9375 A 1.50015 1.50015 0 0 0 22.599609 42.9375 C 21.233358 43.174828 19.848703 42.731625 18.884766 41.744141 C 17.813461 40.646331 16.539476 39.204824 15.570312 37.753906 C 14.601151 36.302988 14 34.834677 14 33.904297 C 14 33.772451 14.161744 33.065925 14.5 32.292969 C 14.838256 31.520013 15.313145 30.630874 15.794922 29.804688 C 16.758475 28.152313 17.728516 26.763672 17.728516 26.763672 A 1.50015 1.50015 0 0 0 18 25.904297 L 18 11.5 C 18 10.653501 18.653501 10 19.5 10 z"></path>
|
|
||||||
</svg>
|
|
||||||
<img src="img/profile_photo1.webp" alt="profile_photo" class="profile_photo" aria-label="Profile Photo" draggable="false">
|
<img src="img/profile_photo1.webp" alt="profile_photo" class="profile_photo" aria-label="Profile Photo" draggable="false">
|
||||||
<img src="img/character1.webp" alt="character_photo1" class="character_photo1" aria-label="Character Photo1" draggable="false">
|
<img src="img/character1.webp" alt="character_photo1" class="character_photo1" aria-label="Character Photo1" draggable="false">
|
||||||
<img src="img/character2.webp" alt="character_photo2" class="character_photo2" aria-label="Character Photo2" draggable="false">
|
<img src="img/character2.webp" alt="character_photo2" class="character_photo2" aria-label="Character Photo2" draggable="false">
|
||||||
|
|||||||
Reference in New Issue
Block a user