From 96ae9df8a3ff340e6f5dc144eb133c7a23ceeda4 Mon Sep 17 00:00:00 2001 From: Emiel Hollander Date: Tue, 31 Jul 2018 19:12:38 +0200 Subject: Update relative links in README.md to absolute ones, so they also work on the Hugo Themes site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3