diff options
author | mayx | 2025-09-06 16:15:58 +0000 |
---|---|---|
committer | mayx | 2025-09-06 16:15:58 +0000 |
commit | 5c739ed69573c91e0a745e1d4c9eaa2488097c3f (patch) | |
tree | ff86ecd80238de9ce13bcaf0c1a33d6562cd37c3 /other_repo_list.md | |
parent | 6dab77e73cd818bac611bed859249a6c4c1ae674 (diff) |
Update 5 files
- /_data/proxylist.yml
- /_data/other_repo_list.csv
- /proxylist.md
- /other_repo_list.md
- /.readthedocs.yaml
Diffstat (limited to 'other_repo_list.md')
-rw-r--r-- | other_repo_list.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/other_repo_list.md b/other_repo_list.md new file mode 100644 index 0000000..77fbd12 --- /dev/null +++ b/other_repo_list.md @@ -0,0 +1,8 @@ +--- +layout: default +title: 其他Git仓库镜像列表 +--- + +# 其他Git仓库镜像列表 +{% for item in site.data.other_repo_list %}- <{{ item }}> +{% endfor %}
\ No newline at end of file |