diff --git a/src/templates/projects/landing.pug b/src/templates/projects/landing.pug index 001d986..04737ca 100644 --- a/src/templates/projects/landing.pug +++ b/src/templates/projects/landing.pug @@ -108,7 +108,6 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} .row .col-md-8.mx-auto .node-details-description - h2.pt-5 {{ project.name }} | {% if project.description %} | {{ project | markdowned('description') }} | {% endif %} @@ -116,8 +115,6 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} .row .col-md-10.mx-auto section.py-5 - h2.pb-3.text-center Gallery - .gallery.mx-auto | {% for n in activity_stream %} | {% if n.node_type not in ['comment', 'post'] and n.picture %}