Browse Source

Update 2 files

- /_data/other_repo_list.csv
- /other_repo_list.md
mayx 3 months ago
parent
commit
f5e43a61f8
2 changed files with 2 additions and 1 deletions
  1. 1 0
      _data/other_repo_list.csv
  2. 1 1
      other_repo_list.md

+ 1 - 0
_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

+ 1 - 1
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 %}