mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-08 23:02:18 +00:00

- /_data/proxylist.yml - /_data/other_repo_list.csv - /proxylist.md - /other_repo_list.md - /.readthedocs.yaml
8 lines
164 B
Markdown
8 lines
164 B
Markdown
---
|
|
layout: default
|
|
title: 其他Git仓库镜像列表
|
|
---
|
|
|
|
# 其他Git仓库镜像列表
|
|
{% for item in site.data.other_repo_list %}- <{{ item }}>
|
|
{% endfor %} |