diff --git a/_includes/author.html b/_includes/author.html index 5dced22..acb7f9d 100644 --- a/_includes/author.html +++ b/_includes/author.html @@ -13,7 +13,7 @@

Published the - {% include dates.html %} +

{% endif %} diff --git a/_layouts/post.html b/_layouts/post.html index 4882597..795354f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -61,13 +61,11 @@ layout: default {% assign author = site.authors | where: "url", author_id | first %}
-

{{ author.name }}

-

{{ author.position }}{% if author.gpg != nil %} | GPG{% endif %}

+

Published the - {% include dates.html %} +

diff --git a/highlights.html b/highlights.html index 9ad0ddc..3cb2c69 100644 --- a/highlights.html +++ b/highlights.html @@ -28,6 +28,7 @@ layout: default

{{ post.title }}

+

{{ post.description }}
diff --git a/index.html b/index.html index e39a61b..ed7fdd9 100644 --- a/index.html +++ b/index.html @@ -60,6 +60,7 @@ layout: default

{{ post.title }}

+

{{ post.description }}