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

github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqqhann <qiu.gits@gmail.com>2019-12-02 18:03:45 +0300
committerqqhann <qiu.gits@gmail.com>2019-12-02 18:03:45 +0300
commite393aaf3faaccb1c9c63408803d7c3a973b01279 (patch)
tree98da8a58d6b4ced00d4bb546f0ffa94d217aadc8
parent04a01a56b7082094e1339b8d6be2a9b1797fb004 (diff)
Fix: ruby png link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4856bad..143a882 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ Set keywords for seo.
[ruby annotation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ruby) allows you to show pronunciation of characters. Ruby in hugo-primer is like this:
-![ruby](/images/ruby.png)
+![ruby](https://github.com/qqhann/hugo-primer/blob/master/images/ruby.png)
You just need one line shortcodes code: