This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
86 lines (79 loc) · 1.79 KB
/
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
baseURL: https://Bihart.github.io/
languageCode: en-us
title: Generic Public Divagetion
theme: "PaperMod"
enableRobotsTXT: true
buildDrafts: false
enableEmoji: true
minify:
disableXML: true
languages:
en:
languageName: "English"
weight: 1
profileMode:
enabled: true
title: "Sanket write things u.u"
subtitle: "cat ./sanket.thinks > The_W3"
buttons:
- name: Blog
url: posts
- name: Tags
url: tags
menu:
main:
- name: Archive
url: archives
weight: 5
- name: Search
url: search/
weight: 10
- name: Tags
url: tags/
weight: 10
- name: Categories
url: categories/
weight: 10
es:
languageName: "Español"
weight: 1
profileMode:
enabled: true
title: "Sanket escibe cosa u.u"
subtitle: "cat ./sanket.piensa > W3"
buttons:
- name: Blog
url: posts
- name: Tags
url: tags
menu:
main:
- name: Archivos
url: archives
weight: 5
- name: Buscar
url: search/
weight: 10
- name: Tags
url: tags/
weight: 10
- name: Categorias
url: categories/
weight: 10
params:
defaultTheme: auto
ShowShareButtons: true
ShowCodeCopyButtons: true
socialIcons:
- name: "linkedin"
url: "https://www.linkedin.com/in/sanket-ram%C3%ADrez-570787207"
- name: "twitter"
url: "https://twitter.com/b1h4rt"
- name: "github"
url: "https://github.com/bihart"
- name: "gitlab"
url: "https://gitlab.com/Bihart"
- name: "telegram"
url: "https://t.me/Bih4rt"
- name: "email"
url: "mailto:[email protected]"