diff --git a/_includes/head.html b/_includes/head.html index a1e36bc..4fea8b1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -72,4 +72,76 @@ href="https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@900&display=swap" rel="stylesheet" /> + + diff --git a/_layouts/post.html b/_layouts/post.html index dbac216..be0bdfa 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -32,6 +32,13 @@ layout: default default: "%b %-d, %Y" %} {{ page.date | date: date_format }}