From e60c6e4e17427c5a35d9868eab56bf789397423f Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 16 Feb 2020 23:50:52 +0100 Subject: [PATCH] [SKIP CI] use relative path for screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 505b33f..5c334df 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Geekdoc is a simple Hugo theme for documentations. This work is inspired and partially based on the [hugo-book](https://github.com/alex-shpak/hugo-book) theme. You can find a demo and the full documentation at [https://geekdocs.de](https://geekdocs.de). -![Screenshot Desktop](https://github.com/xoxys/hugo-geekdoc/blob/master/local_media/desktop.png) +![Screenshot Desktop](local_media/desktop.png) ### License