diff --git a/package.json b/package.json index a712b36..f9e79a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yuika", "description": "nanao.moe's blog theme", - "version": "2.1.2", + "version": "2.1.3", "engines": { "ghost-api": "v3" }, diff --git a/partials/post-card.hbs b/partials/post-card.hbs index ae03aa4..6888fc3 100644 --- a/partials/post-card.hbs +++ b/partials/post-card.hbs @@ -12,13 +12,13 @@ {{/if}}
-

{{title}}

+

{{title}}

-
+

{{#if authors}} -
+
{{#foreach authors}} {{#if profile_image}} @@ -37,7 +37,7 @@
{{/if}} -
+

{{excerpt words="30"}}