From 4cbbb801a8a703511c7c2f56f72ed2610b1d3aef Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Tue, 3 Jan 2023 04:24:44 +0100 Subject: [PATCH] README.md: Do not fetch images from GitHub --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ade37d5..ba3262e 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Hermit is a minimal and fast theme for Hugo. It's built for bloggers who want a simple and focused website. -![](https://github.com/Track3/hermit/raw/master/images/screenshot.png) +![](images/screenshot.png) ## Features @@ -18,7 +18,7 @@ Hermit is a minimal and fast theme for Hugo. It's built for bloggers who want a **[Theme Demo](https://hugo-theme-hermit.netlify.com/)** (uses contents and config from the `exampleSite` folder) -![](https://github.com/Track3/hermit/raw/master/images/hermit.png) +![](images/hermit.png) ## Getting started