Fix image paths in README

This commit is contained in:
Kim Oliver Drechsel 2022-01-14 15:49:58 +01:00
parent 73c4a2899c
commit cc5bbd935c
Signed by: Kim
GPG Key ID: B9D907EF02605A07

View File

@ -3,9 +3,9 @@
A Collection of useful Hugo Shortcodes
- ## [Highlight Boxes](highlight)
![Example Highlight Boxes in Hugo](/highlight/highlights.png)
![Example Highlight Boxes in Hugo](highlight/highlights.png)
- ## [Post Archive](post_archive)
![Example Post Archive in Hugo](/post_archive/post_archive.png)
![Example Post Archive in Hugo](post_archive/post_archive.png)
- ## [Inserting Raw HTML](rawhtml)
![Example Inserting Raw HTML in Hugo](rawhtml/rawhtml.png)
- ## [Table of Contents](table_of_contents)