diff --git a/_layouts/post.html b/_layouts/post.html index 607dfb5..c32343c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -1,9 +1,13 @@ --- layout: content_page --- +

⬅️ Back to blog posts

+

{{ page.date | date_to_string }}

{{ page.title }}

{{ page.subtitle }}

{{ page.author }}

-{{ content }} \ No newline at end of file +{{ content }} + +

⬅️ Back to blog posts