aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-03 15:35:40 -0400
committerAlee <alee14498@gmail.com>2018-04-03 15:35:40 -0400
commit914ae0e14dc198d55945f12b8b4288f21a0049c2 (patch)
treec2fe9a46fad90fc68f09ce622c8e1c7bd866840f
parent4ebc6ed41bf795e950a77e716af96bd9c0909d1f (diff)
downloadacn-blog-914ae0e14dc198d55945f12b8b4288f21a0049c2.tar.gz
acn-blog-914ae0e14dc198d55945f12b8b4288f21a0049c2.tar.bz2
acn-blog-914ae0e14dc198d55945f12b8b4288f21a0049c2.zip
changes
-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 !!