1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 22:21:50 +00:00
- /_layouts/default.html
- /index.html
- /search.html
هذا الالتزام موجود في:
mayx
2025-04-29 16:00:02 +00:00
الأصل a56d77a472
التزام b818d1db8e
3 ملفات معدلة مع 14 إضافات و20 حذوفات

عرض الملف

@@ -68,11 +68,11 @@
<p>{{ site.description | default: site.github.project_tagline }}</p>
<p>
<form action="/search.html"><input type="text" name="keyword" id="search-input-all" placeholder="Search blog posts.." />
<form action="/search.html">
<input type="text" name="keyword" id="search-input-all" placeholder="Search blog posts.." />
<input type="submit" />
</form>
</p>
<br />
{% if site.github.is_project_page %}
<p class="view"><a href="{{ site.github.repository_url }}">View the Project on GitHub