mirror of https://github.com/Mabbs/mabbs.github.io
8 lines
164 B
Markdown
8 lines
164 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: 其他Git仓库镜像列表
|
||
|
---
|
||
|
|
||
|
# 其他Git仓库镜像列表
|
||
|
{% for item in site.data.other_repo_list %}- <{{ item }}>
|
||
|
{% endfor %}
|