From eafc1e981fb1232e88a56c81fd9100ecfd21f919 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 4 Apr 2019 14:20:09 +0200 Subject: [PATCH] UI Landing: Timeline -> Project Timeline --- src/templates/projects/landing.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/projects/landing.pug b/src/templates/projects/landing.pug index 969c4e2..70bb45f 100644 --- a/src/templates/projects/landing.pug +++ b/src/templates/projects/landing.pug @@ -168,9 +168,9 @@ link(href="{{ url_for('static_cloud', filename='assets/css/project-main.css') }} | See More Artwork - .row + .row.mt-5 .col-md-10.mx-auto - h2.pb-3 Timeline + h2.pb-3 Project Timeline .timeline-dark +timeline("{{ project._id }}")