mirror of
https://gitlab.com/mayx/mayx.gitlab.io
synced 2025-09-19 07:52:56 +00:00
8 lines
173 B
Markdown
8 lines
173 B
Markdown
---
|
|
layout: default
|
|
title: 其他Git仓库镜像列表
|
|
---
|
|
|
|
# 其他Git仓库镜像列表
|
|
{% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>
|
|
{% endfor %} |