From 3fa0b23faf5d1a7a071dbdd51542a066f666d0d7 Mon Sep 17 00:00:00 2001 From: JKlingen Date: Tue, 17 Mar 2015 22:35:09 +0100 Subject: [PATCH] Fixed base URL --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 74f42c2bb..c03cce181 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ title: Greenshot email: getgreenshot@gmail.com description: "Greenshot - a free screenshot tool optimized for productivity" baseurl: "" -url: "http://greenshot.github.io/" +url: "http://greenshot.github.io" twitter_username: greenshot_tool github_username: greenshot facebook: Greenshot.Tool