aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml15
1 files changed, 3 insertions, 12 deletions
diff --git a/_config.yml b/_config.yml
index d491641..955fd50 100644
--- a/_config.yml
+++ b/_config.yml
@@ -17,20 +17,11 @@ avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/je
# Includes an icon in the footer for each username you enter
footer-links:
- dribbble:
- email:
- facebook:
- flickr:
- github: barryclark/jekyll-now
- instagram:
+ github: pokeworld/blog
linkedin:
pinterest:
- rss: # just type anything here for a working RSS icon
- twitter: jekyllrb
- stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
+ twitter: theedgenk
youtube: # channel/<your_long_string> or user/<user-name>
- googleplus: # anything in your profile username that comes after plus.google.com/
-
# Enter your Disqus shortname (not your username) to enable commenting on posts
# You can find your shortname on the Settings page of your Disqus account
@@ -47,7 +38,7 @@ url:
# (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
-baseurl: ""
+baseurl: "/blog"
#
# !! You don't need to change any of the configuration flags below !!