-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml.bak
65 lines (59 loc) · 1.35 KB
/
hugo.yaml.bak
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
55
56
57
58
59
60
61
62
63
64
65
#baseURL: "https://github.com/abwildan/abwildan.github.io/"
languageCode: 'en-US'
title: "Wildan's Workspace"
theme: 'papermod'
enableInlineShortCodes: false
params:
author: "Wildan"
profileMode:
enabled: true
title: "Hello World!"
subtitle: "Linux Ricer, Cyber Security Enthusiast, Data Analyst, AI Admirer"
#imageUrl: "https://www.nautiljon.com/images/perso/00/45/fujii_tsukasa_14054.webp"
imageUrl: "/Home/tsukasa.png"
imageWidth: 120
imageHeight: 120
buttons:
- name: Whoami
url: "post/whoami"
socialIcons:
- name: twitter
url: "https://twitter.com/"
- name: tiktok
url: "https://tiktok.com/"
- name: instagram
url: "https://instagram.com/"
cover:
linkFullImages: true
ShowReadingTime: true
ShowShareButtons: true
ShowToc: true
TocOpen: false
ShowBreadCrumbs: true
ShowPostNavLinks: true
ShowCodeCopyButtons: true
menu:
main:
- identifier: home
name: Home
url: /
- identifier: categories
name: Categories
url: /categories/
weight: 10
- identifier: tags
name: Tags
url: /tags/
weight: 20
- identifier: archives
name: Archives
url: /archives/
weight: 30
- identifier: search
name: Search
url: /search/
outputs:
home:
- HTML
- RSS
- JSON # is necessary