diff options
author | mayx | 2025-09-07 08:47:54 +0000 |
---|---|---|
committer | mayx | 2025-09-07 08:47:54 +0000 |
commit | b4af6686ce47a5cffd569ea3b32bbbe1d79e914f (patch) | |
tree | 27ebfc2481cb7fac50fac6ba535de5a2b7b98c01 /other_repo_list.md | |
parent | 3d5d7eaa161228e0a93b1a57756b5452739f0caa (diff) |
- /_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.md | 1 |
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 |