diff options
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 |