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:11:43 +00:00
الأصل b7f6b857d9
التزام d6a06e067d

عرض الملف

@@ -90,7 +90,7 @@
<p class="view"><a href="{{ site.github.owner_url }}">View My GitHub Profile</a></p>
{% endif %}
<a href="{{ "/Mabbs/" | relative_url }}">About Me</a>
<p class="view"><a href="{{ "/Mabbs/" | relative_url }}">About Me</a></p>
<ul class="downloads">
{% if site.github %}
@@ -98,7 +98,7 @@
<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>
<li style="width: 270px;"><a href="/MayxBlog.tgz">Download <strong>TAR File</strong></a></li>
{% endif %}
</ul>
</header>