diff --git a/_layouts/page.html b/_layouts/page.html index 90ccbe7..2e5608a 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -10,3 +10,6 @@ layout: default +{% if page.url == '/about/' %} + +{% endif %} \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index 4e31860..763f715 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -75,6 +75,7 @@ layout: default Published the
+ {% if page.download_form_id %}{% endif %}{{ page.description }}
- + + + +{{ page.description }}