diff options
author | mayx | 2025-09-06 16:37:44 +0000 |
---|---|---|
committer | mayx | 2025-09-06 16:37:44 +0000 |
commit | 3d5d7eaa161228e0a93b1a57756b5452739f0caa (patch) | |
tree | 52b8d833aca9237c0885eeea5fb955249e653a53 /other_repo_list.md | |
parent | f5e43a61f84150f8510adef0ca901e6c9eb94a03 (diff) |
Update 3 files
- /other_repo_list.md
- /_data/proxylist.yml
- /proxylist.md
Diffstat (limited to 'other_repo_list.md')
-rw-r--r-- | other_repo_list.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other_repo_list.md b/other_repo_list.md index 264fd46..a2d0588 100644 --- a/other_repo_list.md +++ b/other_repo_list.md @@ -4,5 +4,5 @@ title: 其他Git仓库镜像列表 --- # 其他Git仓库镜像列表 -{% for item in site.data.other_repo_list.repo_url %}- <{{ item }}> +{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}> {% endfor %}
\ No newline at end of file |