diff options
author | mayx | 2025-09-06 16:30:54 +0000 |
---|---|---|
committer | mayx | 2025-09-06 16:30:54 +0000 |
commit | f5e43a61f84150f8510adef0ca901e6c9eb94a03 (patch) | |
tree | 7cd841eeaea34d7e54071a771ab5ad6c3107f9c5 /other_repo_list.md | |
parent | 5c739ed69573c91e0a745e1d4c9eaa2488097c3f (diff) |
Update 2 files
- /_data/other_repo_list.csv
- /other_repo_list.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 77fbd12..264fd46 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 %}- <{{ item }}> +{% for item in site.data.other_repo_list.repo_url %}- <{{ item }}> {% endfor %}
\ No newline at end of file |