mirror of
https://www.gitlink.org.cn/mayx/mayx.gitlink.net
synced 2026-03-22 10:54:06 +08:00
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 %}
|