aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 93d9450..d924df3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,12 +21,12 @@ footer-links:
email:
facebook:
flickr:
- github: barryclark/jekyll-now
+ github: aleecorp/blog
instagram:
linkedin:
pinterest:
rss: # just type anything here for a working RSS icon
- twitter: jekyllrb
+ twitter: alee14498
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
youtube: # channel/<your_long_string> or user/<user-name>
googleplus: # anything in your profile username that comes after plus.google.com/
@@ -47,7 +47,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 !!