summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_data/other_repo_list.csv1
-rw-r--r--other_repo_list.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/_data/other_repo_list.csv b/_data/other_repo_list.csv
index 29bf931..6ebe7ed 100644
--- a/_data/other_repo_list.csv
+++ b/_data/other_repo_list.csv
@@ -1,3 +1,4 @@
+repo_url
http://gdatura24gtdy23lxd7ht3xzx6mi7mdlkabpvuefhrjn4t5jduviw5ad.onion/Mayx/mayx
http://giteabolfdejtdzblkooalqei6jr67imiugmhtsh6ocw4hlj5a4q.b32.i2p/mayx/blog
https://gitlab.lain.la/mayx/mayx.pages.lain.la
diff --git a/other_repo_list.md b/other_repo_list.md
index 77fbd12..264fd46 100644
--- a/other_repo_list.md
+++ b/other_repo_list.md
@@ -4,5 +4,5 @@ title: 其他Git仓库镜像列表
---
# 其他Git仓库镜像列表
-{% for item in site.data.other_repo_list %}- <{{ item }}>
+{% for item in site.data.other_repo_list.repo_url %}- <{{ item }}>
{% endfor %} \ No newline at end of file