diff --git a/themes/writeonly/layouts/partials/shared/post-isbn.html b/themes/writeonly/layouts/partials/shared/post-isbn.html index 466d47a..a78cd5e 100644 --- a/themes/writeonly/layouts/partials/shared/post-isbn.html +++ b/themes/writeonly/layouts/partials/shared/post-isbn.html @@ -1,14 +1,14 @@
{{ with .Params.ISBN }} - + ISBN {{ . }} {{ end }} {{ with .Params.ISBNS }} {{ range . }} - + ISBN {{ . }}   {{ end }}