表头

格式可拷贝

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
# 放在什么位置
menu_id: social
# 采用哪种模板
layout: explore
# 标题名字
title: 我的小伙伴们
# 一级名字
h1: '我的小伙伴们'
# 布局
leftbar: social, recent
rightbar: friends_apply, classify, tagcloud
sidebar: [sociallist, welcome, recent]
# 是否表头中显示文字
header: false
img: /assets/banner/all.jpg
# logo旁边的名字
logo:
subtitle: 快来交换友链吧~
# 是否显示主页和时间
breadcrumb: false
# 是否显示站点地图
sitemap: true
# 该文章生成的时间
date: 2026-07-14
# 是否打开或关闭评论及评论名称
comments: false
comment_title: 关注我吧~
giscus:
data-mapping: pathname
data-term:
# 是否被收录
robots: 'index,nofollow'
#允许/强制对排版进行缩进解析
indent: true
---

图片中嵌入文字

格式可拷贝

1
2
3
{% banner honcho 华为/联想 生活 bg:/assets/banner/nebula.jpg avatar:/assets/honcho.jpeg %}
{% navbar active:/about/ [友链](/friends/) [关于](/about/) %}
{% endbanner %}

标题有动态

格式可拷贝

1
{% quot icon:hashtag 关于本站 %}

导入图片

格式可拷贝

1
2
3
4
5
<img src="\assets\wiki\think.png">
![替换文字](图片路径 "标题(可选)")

![][img1]
[img1]: https://i-blog.csdnimg.cn/img_convert/80cd23f5b0d43bf19022201689382f0e.png

超级链接

格式可拷贝

1
点击下面的连接将跳转到[cheese](https://www.cheese.com)首页

效果:点击下面的连接将跳转到cheese首页

折叠

格式可拷贝

1
2
3
4
5
6
7
8
9

{% folding 折叠框名字 %}

{% note color:warning 内部标题~ %}

> 内部标题

{% endfolding %}

表格

格式可拷贝

1
2
3
4
| 变量名	| 类型	| 示例值	| 说明
| --- | --- | --- | --- |
| domain | JSON | ["你的域名.com"] | 你的根域名