From c32394fcf6bf4829f7364c9d82846fa8cc78d9d9 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sun, 18 Sep 2022 13:10:36 -0400 Subject: [PATCH] Updated GIF to work with links --- layouts/shortcodes/gif.html | 9 ++++++++- readme.md | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/gif.html b/layouts/shortcodes/gif.html index bdd7d0a..407649c 100644 --- a/layouts/shortcodes/gif.html +++ b/layouts/shortcodes/gif.html @@ -1,4 +1,11 @@ +{{ if .Get "href"}} + +{{end}} \ No newline at end of file + +{{ if .Get "href"}} + +{{end}} + diff --git a/readme.md b/readme.md index 08718db..8ecc5ff 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ![](https://gabe.rocks/themes/valor//media/freedom.png) -Check out the demo & documentation [here](https://gabe.rocks/themes/freedom/) +### Check out the demo & documentation [here](https://gabe.rocks/themes/freedom/) ### Why use these themes?