From a12d8b18ae3c7e7207b84194d9bea3d971921b94 Mon Sep 17 00:00:00 2001 From: Jerome Lachaud Date: Sun, 27 Jul 2014 12:38:36 +0200 Subject: [PATCH] add baseurl --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b43d18d..29c8701 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Your awesome title email: your-email@domain.com description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description." -baseurl: "" +baseurl: "freelancer-theme" url: "http://yourdomain.com" twitter_username: jekyllrb github_username: jekyll