Skip to content

Commit 81afa58

Browse files
index.html
1 parent bb46189 commit 81afa58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

+2
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
<div id="donateLabel" style="font-size: 16px; color: red;">ساهم في التطوير</div>
133133
<div style="position: absolute; top: 10px; left: 10px;">
134134
<img src="Tlogo.png" alt="Language" style="height: 40px;">
135+
<br> <!-- Line break to ensure the new image is below the first one -->
136+
<img src="main/Language.PNG" alt="Language Selection" style="height: 40px;"> <!-- Add the new image -->
135137
<select id="languageSelect" style="margin-left: 10px;">
136138
<option value="ar">العربية</option>
137139
<option value="en">English</option>

0 commit comments

Comments
 (0)