diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-01-28 09:48:06 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-01-28 09:48:06 +0800 |
| commit | 8e8e1b960b26d785af297026ff1a89d0f47362bd (patch) | |
| tree | 8bfeada65bb4902eb8c4f2437e33fb6f205dc430 /layouts | |
| parent | d3b3d3c03fb9fe589cdb5d39da0e974909f07197 (diff) | |
| download | blog-8e8e1b960b26d785af297026ff1a89d0f47362bd.tar.gz blog-8e8e1b960b26d785af297026ff1a89d0f47362bd.zip | |
chore: remove blank line
Diffstat (limited to 'layouts')
| -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" }}"> |
