hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
commit 93555b8eda1297b71b8fdd1edfb57021dc0be4dc
parent bc1f70e3e6bc809426b369187b49115fb3e5285a
Author: Daijiang Li <dli1@ufl.edu>
Date:   Thu, 29 Jun 2017 22:11:54 -0400

correct github source url (#8)


Diffstat:
MexampleSite/content/about.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md
@@ -106,4 +106,4 @@ Compared to inconsistencies across browsers, I care much more about these proper
 - An image should be centered if it is the only child element of a paragraph.
 - The `max-width` of images, videos, and iframes should be `100%`.
 
-I hope you can enjoy this theme. The source code is [on Github](https://github.com/yihui/hugo-mini). Happy hacking!
+I hope you can enjoy this theme. The source code is [on Github](https://github.com/yihui/hugo-xmin). Happy hacking!