diff --git a/_config.yml b/_config.yml index d8eee2e..977c112 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ description: >- # this means to ignore newlines until "baseurl:" Including various features from other projects and some interesting system apps. baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +url: "http://bootleggersrom.github.io" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jekyllrb github_username: jekyll diff --git a/_layouts/blogpost.html b/_layouts/blogpost.html index 63eb31c..3d3dbf4 100644 --- a/_layouts/blogpost.html +++ b/_layouts/blogpost.html @@ -3,7 +3,6 @@ {% include head.html %} {% include navbar.html %} -
@@ -21,12 +20,26 @@
- {% include footerlinks.html %} + + {% include jsincludes.html %}