Skip to content

Commit

Permalink
Make image path absolute (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
leoheitmannruiz committed Mar 11, 2024
1 parent da22a41 commit 2dffe0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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)
Expand Down

0 comments on commit 2dffe0b

Please sign in to comment.