diff --git a/index.html b/index.html index 14c4196..1e80bca 100644 --- a/index.html +++ b/index.html @@ -142,7 +142,8 @@ {{#books}} - {{title}}{{#signed}} ︎{{/signed}} + {{title}} + {{#signed}} ︎{{/signed}} {{author}} {{publisher}} {{year}} @@ -165,7 +166,7 @@ {{series}}, Volume {{volume}}
{{/series}} {{#signed}} - Signed by the author
+ Signed by the author ✒
{{/signed}} {{format}}