Spring background for index collection

This commit is contained in:
Pablo Vazquez 2018-09-19 12:38:26 +02:00
parent 735e6400e3
commit 10addb1521

View File

@ -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