1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-20 05:11:50 +00:00
- /blogroll.opml
- /links.md
هذا الالتزام موجود في:
mayx
2025-04-11 17:31:05 +00:00
الأصل e8f6fbe1e7
التزام 9b3f0369f6
2 ملفات معدلة مع 2 إضافات و2 حذوفات

عرض الملف

@@ -6,6 +6,6 @@
<title>Mayx Blogroll</title>
</head>
<body>{% for item in site.data.links %}
<outline text="{{ item.description | xml_escape }}" title="{{ item.title | xml_escape }}" {% if item.feed_url %}xmlUrl="{{ item.feed_url }}" {% endif %}htmlUrl="{{ item.link }}" />{% endfor %}
<outline text="{{ item.title | xml_escape }}" title="{{ item.title | xml_escape }}" description="{{ item.description | xml_escape }}" {% if item.feed_url %}xmlUrl="{{ item.feed_url }}" {% endif %}htmlUrl="{{ item.link }}" />{% endfor %}
</body>
</opml>