瀏覽代碼

reorganize the _config.yml file

Nelson Estevão 7 年之前
父節點
當前提交
6ba0a2447f
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      _config.yml

+ 2 - 5
_config.yml

@@ -1,9 +1,8 @@
-
+# Site Settings
 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
@@ -11,7 +10,6 @@ baseurl: '/online-cv' #change it according to your repository name
 #style: styles-5
 #style: styles-6
 
-
 #Profile information
 name: Alan Doe
 tagline: Full Stack Developer
@@ -28,11 +26,10 @@ website: blog.webjeda.com #do not add http://
 linkedin: alandoe
 github: sharu725
 twitter: '@webjeda'
-
+#Update all the sections by editing the files inside _data folder.
 
 # Tracker
 analytics: UA-83979019-1
-#Update all the sections by editing the files inside _includes folder.
 
 # Build settings
 encoding: "utf-8"