Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
282 B

  1. ---
  2. layout: default
  3. title: 其他Git仓库镜像列表
  4. ---
  5. # 其他Git仓库镜像列表
  6. 目前已有的社区/个人类型实例托管Git仓库共有{{ site.data.other_repo_list | size }}个:
  7. {% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>
  8. {% endfor %}

Powered by TurnKey Linux.