mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-03-17 20:05:22 +00:00
- /_data/other_repo_list.csv - /_layouts/default.html - /proxylist.md - /other_repo_list.md - /links.md
308 B
308 B
layout, title, robots
| layout | title | robots |
|---|---|---|
| default | 其他Git仓库镜像列表 | noindex, nofollow |
其他Git仓库镜像列表
目前已有的社区/个人类型实例托管Git仓库共有{{ site.data.other_repo_list | size }}个:
{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>
{% endfor %}