1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-01 16:21:03 +00:00

Remove breadcrumbs from blog posts

This commit is contained in:
2021-05-03 22:10:05 -05:00
parent 6b14a9c37f
commit b02f4a9f98
6 changed files with 5 additions and 40 deletions

View File

@@ -7,5 +7,7 @@ layout: default
{{ page.description }}
</p>{% endif %}
{{ content }}
{% include hr.html %}
{% include breadcrumbs.html %}
{% include footer.html %}
</div>