summaryrefslogtreecommitdiff
path: root/other_repo_list.md
diff options
context:
space:
mode:
authormayx2025-09-07 08:47:54 +0000
committermayx2025-09-07 08:47:54 +0000
commitb4af6686ce47a5cffd569ea3b32bbbe1d79e914f (patch)
tree27ebfc2481cb7fac50fac6ba535de5a2b7b98c01 /other_repo_list.md
parent3d5d7eaa161228e0a93b1a57756b5452739f0caa (diff)
Update 4 filesHEADmaster
- /_posts/2025-09-01-quine.md - /_layouts/default.html - /_data/other_repo_list.csv - /other_repo_list.md
Diffstat (limited to 'other_repo_list.md')
-rw-r--r--other_repo_list.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/other_repo_list.md b/other_repo_list.md
index a2d0588..e8036eb 100644
--- a/other_repo_list.md
+++ b/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 %} \ No newline at end of file