mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-09 20:05:23 +02:00
Update 5 files
- /_data/proxylist.yml - /_data/other_repo_list.csv - /proxylist.md - /other_repo_list.md - /.readthedocs.yaml
This commit is contained in:
8
other_repo_list.md
Normal file
8
other_repo_list.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: default
|
||||
title: 其他Git仓库镜像列表
|
||||
---
|
||||
|
||||
# 其他Git仓库镜像列表
|
||||
{% for item in site.data.other_repo_list %}- <{{ item }}>
|
||||
{% endfor %}
|
Reference in New Issue
Block a user