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