From 8f70cd9a96cbb0c167a5c67c0b4dde8501be0398 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 5 May 2019 16:06:55 +0200 Subject: [PATCH] fix for gh pages --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index fb902d9..0eee145 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,8 @@ title: Logobridge email: description: > # this means to ignore newlines until "baseurl:" -baseurl: "" # the subpath of your site, e.g. /blog/ -url: "" # the base hostname & protocol for your site +baseurl: "/logobridge" # the subpath of your site, e.g. /blog/ +url: "https://anxh3l0.github.io" # the base hostname & protocol for your site twitter_username: uracreative github_username: uracreative