forked from robert/robertjohnson.work
29 lines
720 B
YAML
29 lines
720 B
YAML
|
|
title: My Resume
|
|
url: 'http://webjeda.com'
|
|
baseurl: '/online-cv' #change it according to your repository name
|
|
|
|
|
|
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
|
|
#style: styles-2
|
|
#style: styles-3
|
|
#style: styles-4
|
|
#style: styles-5
|
|
#style: styles-6
|
|
|
|
|
|
#Profile information
|
|
name: Alan Doe
|
|
tagline: Full Stack Developer
|
|
pic: profile.png #place a 100x100 picture inside /assets/images/ folder and provide the name of the file below
|
|
|
|
#sidebar links
|
|
email: hello@webjeda.com
|
|
phone: 012 345 6789
|
|
website: blog.webjeda.com #do not add http://
|
|
linkedin: alandoe
|
|
github: sharu725
|
|
twitter: '@webjeda'
|
|
|
|
#Update all the sections by editing the files inside _includes folder.
|