-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
65 lines (65 loc) · 1.41 KB
/
config.yaml
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
title: Sahil Arora
baseURL: /
params:
layout_style: overflow
palette: blue
header:
title: Sahil Arora
tagline: Student
profile_img_alt: Sahil Arora
background: dark
has_nav: true
nav_links:
- label: Home
url: /
style: link
- label: Blog
url: /blog/
style: link
- label: Contact
url: /contact/
style: link
has_social: true
social_links:
- label: GitHub
url: 'https://github.com/sahilarora3117'
style: icon
icon_class: github
new_window: true
- label: DEV
url: 'https://dev.to/sahilarora3117'
style: icon
icon_class: dev
new_window: true
- label: Twitter
url: 'https://twitter.com/sahilarora3117'
style: icon
icon_class: twitter
new_window: true
no_follow: false
type: action
- label: LinkedIn
url: 'https://www.linkedin.com/in/sahilarora3117/'
style: icon
icon_class: linkedin
new_window: true
no_follow: false
type: action
profile_img: images/APR_7464 copy(1).jpg
footer:
content: ''
links:
- label: Github
url: 'https://github.com/sahilarora3117'
new_window: true
style: link
taxonomies:
stub: stub
disableKinds:
- RSS
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true