mirror of
https://codeberg.org/mayx/blog
synced 2025-12-04 00:01:22 +08: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 %} |