-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
22 lines (19 loc) · 776 Bytes
/
_config.yml
File metadata and controls
22 lines (19 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Site settings
title: Parth Krishna
description: My portfolio website
# baseurl: "/particle" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
baseurl: ""
url: https://thenerdsuperuser.xyz
# User settings
username: Parth Krishna
user_description: I am CS grad, tinkering with any and every kind of technology. Do read my notes to see how random I can be at times. I am planning to use the JAM Stack. later ~~!
user_title: Software Developer
email: thenerdsuperuser@gmail.com
twitter_username: vimoveremacs
linkedin_username: parthkrishna
github_username: thenerdsuperuser
# Google-analytics
google-analytics:
id: "G-JSY9XJRWQK"
exclude: ['package.json', 'src' , 'node_modules']