From 10addb1521d2ca6905bdd4d0995f9c561b61b60a Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Wed, 19 Sep 2018 12:38:26 +0200 Subject: [PATCH] Spring background for index collection --- src/templates/projects_index_collection.pug | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/templates/projects_index_collection.pug b/src/templates/projects_index_collection.pug index d6ca001..2f17873 100644 --- a/src/templates/projects_index_collection.pug +++ b/src/templates/projects_index_collection.pug @@ -54,10 +54,17 @@ meta(name="twitter:image", content="{{ page_header_image }}") +jumbotron( jumbotron_title, jumbotron_lead, - "{{ url_for('static', filename='assets/img/backgrounds/background_agent327_04.jpg')}}", - "{{ url_for('projects.view', project_url='spring') }}")( + "{{ url_for('static', filename='assets/img/backgrounds/background_spring_01.jpg')}}")( class="jumbotron-overlay") + a.btn.btn-primary.mt-4.px-4( + href="{{ url_for('projects.view', project_url='spring') }}") Browse the Project + a.btn.btn-link-light.mt-4( + style="color: white", + href="{{ url_for('main.project_blog', project_url='spring') }}") + | Read the Blog + i.pi-angle-right.px-1 + .container.pb-5 .row .col-12