diff options
author | Daijiang Li | 2017-06-29 22:11:54 -0400 |
---|---|---|
committer | Yihui Xie | 2017-06-29 21:11:54 -0500 |
commit | 93555b8eda1297b71b8fdd1edfb57021dc0be4dc (patch) | |
tree | 14bdca589fdfff25569ea49c43a603c36e02f3c0 | |
parent | bc1f70e3e6bc809426b369187b49115fb3e5285a (diff) | |
download | hugo-xmin-93555b8eda1297b71b8fdd1edfb57021dc0be4dc.tar.lz hugo-xmin-93555b8eda1297b71b8fdd1edfb57021dc0be4dc.tar.zst hugo-xmin-93555b8eda1297b71b8fdd1edfb57021dc0be4dc.zip |
correct github source url (#8)
-rw-r--r-- | exampleSite/content/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md index 4bbddb9..aea884a 100644 --- 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! |