diff options
| -rw-r--r-- | layouts/shortcodes/book.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/shortcodes/book.html b/layouts/shortcodes/book.html index 072669b..45f806a 100644 --- a/layouts/shortcodes/book.html +++ b/layouts/shortcodes/book.html @@ -1,4 +1,3 @@ - <div class="booklist-item"> {{ if .Get "url" }} <a href="{{ .Get "url" }}"> |
