mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 4 files
- /_posts/2025-09-01-quine.md - /_layouts/default.html - /_data/other_repo_list.csv - /other_repo_list.md
This commit is contained in:
parent
3d5d7eaa16
commit
b4af6686ce
4 changed files with 9 additions and 2 deletions
|
|
@ -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 %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue