-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.redefine.yml
54 lines (47 loc) · 1.36 KB
/
_config.redefine.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
info:
title: Blog
author: Chenge XI
defaults:
avatar: https://avatars.githubusercontent.com/u/157833389?v=4
home:
sidebar:
enable: true
position: left
first_item: menu
links:
Archives: # 显示的名称
path: /archives # 路径
icon: fa-regular fa-archive # 图标,可以为空
Tags: # 显示的名称
path: /tags # 路径
icon: fa-regular fa-tags # 图标,可以为空
Categories: # 显示的名称
path: /categories # 路径
icon: fa-regular fa-folder # 图标,可以为空
home_banner:
enable: true
style: fixed
title: HaHa
navbar:
links:
Home: # 一级菜单栏名称
path: / # 网址,可以为相对路径或者绝对路径
icon: fa-regular fa-house # Fontawesome图标名称(可选)
Archives:
path: /archives/
icon: fa-regular fa-box-archive # Fontawesome图标名称(可选)
Tag:
path: /tags/
icon: fa-solid fa-tag # Fontawesome图标名称(可选)
Categories: #取名随意
icon: fa-solid fa-folder #图标
path: /categories/ #链接
search:
# Whether to enable
enable: true
# Preload search data when the page loads
preload: true
global:
google_analytics:
enable: true # Whether to enable Google Analytics
id: G-15HHLVNSFL # Google Analytics Measurement ID