diff --git a/main/_includes/post.html b/main/_includes/post.html index 49792d1..2bbc481 100644 --- a/main/_includes/post.html +++ b/main/_includes/post.html @@ -1,8 +1,8 @@
+ {{ include.post.tags | join: ", " }}

{{ include.post.title }}

{{ include.post.description }}
{{ include.post.date | date_to_string }} - {{ include.post.tags | join: ", " }}
diff --git a/main/_includes/social.html b/main/_includes/social.html index 51d7fa3..d8d366e 100644 --- a/main/_includes/social.html +++ b/main/_includes/social.html @@ -31,7 +31,7 @@
- +