From 275236d0f8cf99f9cf11d17e6a962459ab5b917e Mon Sep 17 00:00:00 2001 From: Maruan Al-Shedivat Date: Tue, 5 Jul 2016 05:06:21 -0400 Subject: [PATCH] Fix paths. --- _config.yml | 4 ++-- _includes/head.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 9d71d81..19753bb 100644 --- a/_config.yml +++ b/_config.yml @@ -8,8 +8,8 @@ description: > # this means to ignore newlines until "url:" A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. last_updated: July 5, 2016 -url: # the base hostname & protocol for your site -baseurl: /al-folio/ # the subpath of your site, e.g. /blog/ +url: https://alshedivat.github.io/al-folio # the base hostname & protocol for your site +baseurl: # the subpath of your site, e.g. /blog/ # Social github_username: # put your github username diff --git a/_includes/head.html b/_includes/head.html index d59b743..5625b30 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,9 +6,9 @@ {{ site.name }}{% if page.title and page.url != "/" %} | {{ page.title }}{% endif %} - + - - + +