From f0d5d200f94352aad9cc3c402882c2169a916d41 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sun, 18 Sep 2022 13:10:37 -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 91446d2..4da8b1a 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ ![](https://gabe.rocks/themes/valor//media/valor.png) -Check out the demo & documentation [here](https://gabe.rocks/themes/valor/) +### Check out the demo & documentation [here](https://gabe.rocks/themes/valor/) ### Why use these themes?