-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
49 lines (40 loc) · 909 Bytes
/
config.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
baseURL: "https://musing-montalcini-5e7104.netlify.app/"
languageCode: en-us
title: Domhwangchya!
theme: PaperMod
params:
cover:
linkFullImages: true
defaultTheme: "dark"
author: ["Domhwangchya -"]
homeInfoParams:
Title: Domhwangchya Blog
Content: Developer, IT, 도망쳐, 야근필수 ...
socialIcons:
- name: "Github"
url: "https://github.com/Domhwangchya"
- name: "Notion"
url: "<link2>"
ShowCodeCopyButtons: true
ShowBreadCrumbs: true
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinkes: true
menu:
main:
- identifier: all
name: All
url: /
weight: 30
- identifier: categories
name: Categories
url: /categories/
weight: 10
- identifier: archives
name: Archives
url: /archives/
weight: 10
- identifier: tags
name: Tags
url: /tags/
weight: 20