Skip to content

Commit 1aba8a5

Browse files
committed
fix: order of home-links
1 parent 11900a5 commit 1aba8a5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

content/_index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
links:
3-
github: 'https://github.com/proxyerium'
4-
steam: 'https://steamcommunity.com/id/proxyerium'
5-
bilibili: 'https://space.bilibili.com/24548578'
3+
- name: 'github'
4+
url: 'https://github.com/proxyerium'
5+
- name: 'bilibili'
6+
url: 'https://space.bilibili.com/24548578'
7+
- name: 'steam'
8+
url: 'https://steamcommunity.com/id/proxyerium'
69
---

0 commit comments

Comments
 (0)