diff --git a/.gitignore b/.gitignore index b737524..1f99a0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ generated-template-parts public_html tmp -assets/css/main.css +assets/css/main.min.css diff --git a/templates/blog.html b/templates/blog.html index f9cecc4..e8a5f10 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -47,7 +47,7 @@ $date$ - $body$ +$body$ $endif$ $endif$