From 2dffe0bc7a5caac3e49bf2abe943ca412d5f4333 Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz <148111793+leoheitmannruiz@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:12:18 +0100 Subject: [PATCH] Make image path absolute (#593) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37c36575..66056977 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### [Hugo](https://gohugo.io) documentation theme as simple as plain book -![Screenshot](https://github.com/alex-shpak/hugo-book/blob/master/images/screenshot.png) +![Screenshot](https://raw.githubusercontent.com/alex-shpak/hugo-book/master/images/screenshot.png) - [Features](#features) - [Requirements](#requirements)