From 5c739ed69573c91e0a745e1d4c9eaa2488097c3f Mon Sep 17 00:00:00 2001 From: mayx Date: Sat, 6 Sep 2025 16:15:58 +0000 Subject: Update 5 files - /_data/proxylist.yml - /_data/other_repo_list.csv - /proxylist.md - /other_repo_list.md - /.readthedocs.yaml--- other_repo_list.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 other_repo_list.md (limited to 'other_repo_list.md') 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 -- cgit v1.2.3