We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ef826 commit e7c4259Copy full SHA for e7c4259
source/friend/_data.yml
@@ -0,0 +1,4 @@
1
+- name: Shetty's Blog
2
+ url: https://blog.shettydev.com/
3
+ desc: Share my ideas
4
+ image: https://avatars.githubusercontent.com/u/72240633?s=400&u=7b32b5df0b0d4fa852f579e82cf78b403fa98b67&v=4
source/friend/index.md
@@ -0,0 +1,26 @@
+---
+title: 友情链接
+comments: true
5
+## 本站信息
6
+
7
+- 站名: 拔剑Sketon
8
+- 站长: 拔剑Sketon
9
+- 地址: https://www.hdq66.site
10
11
+## 申请方法
12
13
+- 添加本站后,在本页留言,格式如下
14
15
+```yml
16
17
+- name: #您的名字
18
+ url: #您的网址
19
+ desc: #简短描述
20
+ image: #一张图片
21
+```
22
23
24
+## 小伙伴们
25
26
+{% friendsLink friend/_data.yml %}
0 commit comments