diff --git a/themes/writeonly/layouts/partials/shared/post-isbn.html b/themes/writeonly/layouts/partials/shared/post-isbn.html index a867e6e..18b071e 100644 --- a/themes/writeonly/layouts/partials/shared/post-isbn.html +++ b/themes/writeonly/layouts/partials/shared/post-isbn.html @@ -2,7 +2,7 @@ {{ with .Params.ISBN }} - ISBN {{ . }} + -> ISBN {{ . }} {{ end }}