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

github.com/EmielH/tale-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Hollander <EmielH@users.noreply.github.com>2018-07-31 20:12:38 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2018-07-31 20:12:38 +0300
commit96ae9df8a3ff340e6f5dc144eb133c7a23ceeda4 (patch)
tree5d942340ee7becce822f18d1fbce25f522aee7b4 /README.md
parentb59a1833230290e433c23665c7d3365429580783 (diff)
Update relative links in README.md to absolute ones, so they also work on the Hugo Themes site
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 7d917aa..6cc714d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
This is a port of the [Tale theme for Jekyll](https://github.com/chesterhow/tale) to Hugo. Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo [here](https://chesterhow.github.io/tale/). I did not design this theme; I only ported it from Jekyll to Hugo.
-![Tale screenshot](images/screenshot.png)
+![Tale screenshot](https://raw.githubusercontent.com/EmielH/tale-hugo/master/images/screenshot.png)
## License
See [LICENSE](LICENSE) \ No newline at end of file