From 9c4e04a978a7b38a709b23c603382eff2a6d217c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E9=95=87=E7=89=9B=E5=A5=B6?= Date: Mon, 4 May 2015 15:40:22 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index e43b67a..234abe0 100644 --- a/_config.yml +++ b/_config.yml @@ -6,4 +6,5 @@ safe: false pygments: true excerpt_separator: "\n\n\n" paginate: 5 -sitemapurl: "http://minixalpha.github.io" +username: minixalpha +baseurl: /minixalpha.github.io