From 6e8796039f87949081e546e156a36bdb87b04d16 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 30 Apr 2022 13:20:27 +0200 Subject: Correct path to screensot --- README.md | 2 +- exampleSite/static/img/screenshot-home.png | Bin 236930 -> 0 bytes 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 exampleSite/static/img/screenshot-home.png diff --git a/README.md b/README.md index e0174bb..1ee59f9 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ information. [hugo]: http://gohugo.io [mincomp]: http://go-dh.github.io/mincomp/ -[screenshot]: https://github.com/sergeyklay/gohugo-theme-ed/blob/master/exampleSite/static/img/screenshot-home.png +[screenshot]: https://raw.githubusercontent.com/sergeyklay/gohugo-theme-ed/master/exampleSite/content/documentation/screenshot-home.png [jekyll]: https://jekyllrb.com [ed-original]: https://github.com/minicomp/ed [gil-twitter]: https://twitter.com/elotroalex diff --git a/exampleSite/static/img/screenshot-home.png b/exampleSite/static/img/screenshot-home.png deleted file mode 100644 index c1c1057..0000000 Binary files a/exampleSite/static/img/screenshot-home.png and /dev/null differ -- cgit v1.2.3