reorganize the _config.yml file
This commit is contained in:
parent
02e7995b9e
commit
6ba0a2447f
@ -1,9 +1,8 @@
|
|||||||
|
# Site Settings
|
||||||
title: My Resume
|
title: My Resume
|
||||||
url: 'http://webjeda.com'
|
url: 'http://webjeda.com'
|
||||||
baseurl: '/online-cv' #change it according to your repository name
|
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.
|
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
|
||||||
#style: styles-2
|
#style: styles-2
|
||||||
#style: styles-3
|
#style: styles-3
|
||||||
@ -11,7 +10,6 @@ baseurl: '/online-cv' #change it according to your repository name
|
|||||||
#style: styles-5
|
#style: styles-5
|
||||||
#style: styles-6
|
#style: styles-6
|
||||||
|
|
||||||
|
|
||||||
#Profile information
|
#Profile information
|
||||||
name: Alan Doe
|
name: Alan Doe
|
||||||
tagline: Full Stack Developer
|
tagline: Full Stack Developer
|
||||||
@ -28,11 +26,10 @@ website: blog.webjeda.com #do not add http://
|
|||||||
linkedin: alandoe
|
linkedin: alandoe
|
||||||
github: sharu725
|
github: sharu725
|
||||||
twitter: '@webjeda'
|
twitter: '@webjeda'
|
||||||
|
#Update all the sections by editing the files inside _data folder.
|
||||||
|
|
||||||
# Tracker
|
# Tracker
|
||||||
analytics: UA-83979019-1
|
analytics: UA-83979019-1
|
||||||
#Update all the sections by editing the files inside _includes folder.
|
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
encoding: "utf-8"
|
encoding: "utf-8"
|
||||||
|
Loading…
Reference in New Issue
Block a user