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

Update default.html

هذا الالتزام موجود في:
mayx
2024-02-24 16:02:33 +00:00
الأصل 8a51f7a942
التزام efaaa32674

عرض الملف

@@ -75,7 +75,7 @@
<h1><a href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
{% if site.logo %}
<img src="site.logo" alt="Logo" />
<img src="{{ site.logo }}" alt="Logo" />
{% endif %}
<p>{{ site.description | default: site.github.project_tagline }}</p>