-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (31 loc) · 1.12 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
# Site settings
title: "Khushi Agrawal"
email: [email protected]
description: "Personal blog of Khushi Agrawal"
baseurl: ""
url: https://khushi-411.github.io
enforse_ssl: khushi-411.github.io
title_description: "Programming blog of Khushi Agrawal."
title_image: "/favicons/android-chrome-192x192.png"
post_limit: 5
# Social usernames/URLs
twitter_username: khushi__411
github_username: khushi-411
linkedin_link: https://www.linkedin.com/in/khushi-agrawal-413511194
stackoverflow_link:
disqus_account: khushi-411-github-io
google_analytics: "G-YKX1RPNC5G"
# Footer
footer_right: "<a href=\"https://github.com/jacobtomlinson/carte-noire\">Carte Noir</a> theme by <a href=\"https://twitter.com/_JacobTomlinson\">Jacob Tomlinson</a>"
footer_center: "© 2023 <a href=\"https://twitter.com/khushi__411\">Khushi Agrawal</a>"
footer_left: "</> on <a href=\"https://github.com/khushi-411/khushi-411.github.io\">Github</a> <i class=\"fa fa-github-alt\"></i>"
# Build settings
markdown: kramdown
kramdown:
input: GFM
permalink: pretty
exclude: [vendor]
#RSS
name: "Khushi Agrawal's Blog"
redirects: yes
permalink: /:title/