diff --git a/layouts/shortcodes/cited-work.html b/layouts/shortcodes/cited-work.html index d80d1f1..61a811d 100644 --- a/layouts/shortcodes/cited-work.html +++ b/layouts/shortcodes/cited-work.html @@ -1 +1 @@ -{{ if .Get "url" }}{{ end }} +{{ if .Get "url" }}{{ end }} \ No newline at end of file