1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 22:21:50 +00:00

Update default.html

هذا الالتزام موجود في:
mayx
2022-01-24 16:02:31 +00:00
الأصل cf3fa3c57b
التزام dbff1bcc65

عرض الملف

@@ -91,6 +91,16 @@
{% endif %}
<a href="{{ "/Mabbs/" | relative_url }}">About Me</a>
<ul class="downloads">
{% if site.github %}
<li><a href="{{ site.github.zip_url }}">Download <strong>ZIP File</strong></a></li>
<li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
{% else %}
<li><a href="MayxBlog.tgz">Download <strong>TAR File</strong></a></li>
{% endif %}
</ul>
</header>
<section>