diff --git a/README.md b/README.md index 3d2f736..b191e99 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # Hugo-Shortcodes -Useful Hugo Shortcodes \ No newline at end of file +Useful Hugo Shortcodes + +- ## [Highlight Boxes](/highlight) + ![Example Highlight Boxes in Hugo](/highlight/highlights.png) +- ## [Post Archive](/post_archive) + ![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) + ![Example Table of Contents in hugo](table_of_contents/table_of_contents.png) \ No newline at end of file