Skip to content

Commit ae13b59

Browse files
authored
Update index.html
1 parent 5bd8e1b commit ae13b59

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,11 @@ <h2 class="section-title" data-ar="تحميل البرنامج" data-en="Downloa
137137
</div>
138138
<h3 data-ar="Windows" data-en="Windows">Windows</h3>
139139
<div class="download-links">
140-
<a href="#" class="download-link" data-ar="Windows 64-bit" data-en="Windows 64-bit">
140+
<a href="https://github.com/wsl-iq/Python-Executable/releases/download/3.0.0/PythonExecutable.zip" class="download-link" data-ar="Windows 32/64-bit" data-en="Windows 32/64-bit">
141141
<i class="fas fa-download"></i>
142142
<span>Windows 32/64-bit</span>
143143
</a>
144-
<a href="#" class="download-link" data-ar="Windows .MSI" data-en="Windows .MSI">
144+
<a href="https://github.com/wsl-iq/Python-Executable/releases/download/3.0.0/PythonExecutable.msi" class="download-link" data-ar="Windows .MSI" data-en="Windows .MSI">
145145
<i class="fas fa-download"></i>
146146
<span>Windows (setup) .MSI</span>
147147
</a>
@@ -213,7 +213,6 @@ <h4 data-ar="روابط سريعة" data-en="Quick Links">روابط سريعة<
213213
<h4 data-ar="اتصل بنا" data-en="Contact Us">اتصل بنا</h4>
214214
<ul>
215215
<li><a href="https://github.com/wsl-iq" target="_blank"><i class="fab fa-github"></i> GitHub</a></li>
216-
<li><a href="mailto:developer@example.com"><i class="fas fa-envelope"></i> البريد الإلكتروني</a></li>
217216
</ul>
218217
</div>
219218
</div>
@@ -225,4 +224,4 @@ <h4 data-ar="اتصل بنا" data-en="Contact Us">اتصل بنا</h4>
225224

226225
<script src="code/script.js"></script>
227226
</body>
228-
</html>
227+
</html>

0 commit comments

Comments
 (0)