فهرست منبع

Update 4 files

- /_posts/2025-09-01-quine.md
- /_layouts/default.html
- /_data/other_repo_list.csv
- /other_repo_list.md
mayx 5 ماه پیش
والد
کامیت
b4af6686ce
4فایلهای تغییر یافته به همراه9 افزوده شده و 2 حذف شده
  1. 6 0
      _data/other_repo_list.csv
  2. 1 1
      _layouts/default.html
  3. 1 1
      _posts/2025-09-01-quine.md
  4. 1 0
      other_repo_list.md

+ 6 - 0
_data/other_repo_list.csv

@@ -412,3 +412,9 @@ https://git.jbangit.com/mayx/blog
 https://repo.gusdya.net/mayx/blog
 https://gitea.tmartens.dev/mayx/blog
 http://218.206.106.50:19901/mayx/blog
+https://g.6tm.es/mayx/blog
+https://git.slegeir.com/mayx/blog
+https://git.kimcblog.com/mayx/blog
+http://www.mygamework.com:3000/mayx/blog
+https://gogs.m14xa.ru/mayx/blog
+https://git.minaev.su/mayx/blog

+ 1 - 1
_layouts/default.html

@@ -9,7 +9,7 @@ layout: xslt_container
   <meta name="viewport" content="width=device-width, initial-scale=1" />
 
   {% seo %}
-  {% unless site.github %}<link rel="canonical" href="https://mabbs.github.io{{ page.url }}"/>{% endunless %}
+  {% unless site.github %}<link rel="canonical" href="https://mabbs.github.io{{ page.url }}" />{% endunless %}
   {% feed_meta %}
   <link rel="alternate" type="application/rss+xml" title="{{ site.title }}(RSS)" href="{{ "/rss.xml" | absolute_url }}" />
   <link rel="alternate" type="application/json" title="{{ site.title }}(JSON Feed)" href="{{ "/feed.json" | absolute_url }}" />

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 1 - 1
_posts/2025-09-01-quine.md


+ 1 - 0
other_repo_list.md

@@ -4,5 +4,6 @@ title: 其他Git仓库镜像列表
 ---
 
 # 其他Git仓库镜像列表
+目前已有的社区/个人类型实例托管Git仓库共有{{ site.data.other_repo_list | size }}个:   
 {% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>    
 {% endfor %}