Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yihui/hugo-xmag.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYihui Xie <xie@yihui.name>2017-06-16 20:11:25 +0300
committerYihui Xie <xie@yihui.name>2017-06-16 20:11:25 +0300
commitceaf33ead61d4caad91df8d3546d21358d624418 (patch)
tree1bc3fbb2eb87620218190687f1e68bd2614c1f97 /README.md
parent6abe71e2a7e3181fa8b85b89cdcae9c1e9eec39d (diff)
full absolute link to screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5083c3..83ea056 100644
--- a/README.md
+++ b/README.md
@@ -25,4 +25,4 @@ find . -not -path '*/exampleSite/*' \( -name '*.html' -o -name '*.css' \) | xarg
I can certainly further reduce the code, for example, by eliminating the CSS, but I believe a tiny bit CSS can greatly improve readability. You cannot really find many CSS frameworks that only contain 50 lines of code.
-[![Screenshot](/images/screenshot.png)](https://xmin.yihui.name)
+[![Screenshot](https://github.com/yihui/hugo-xmin/raw/master/images/screenshot.png)](https://xmin.yihui.name)