Tweaks to featured item in index collection

This commit is contained in:
2018-09-21 16:52:21 +02:00
parent 594af19b2b
commit 82c6c30a0a

View File

@@ -63,14 +63,14 @@ meta(name="twitter:image", content="{{ page_header_image }}")
class="jumbotron-overlay")
.d-block.mt-4
a.btn.btn-primary.px-5(
a.btn.btn-primary.px-5.font-weight-bold(
href="{{ url_for('projects.view', project_url='spring') }}")
| Browse the Project
| BROWSE
a.btn.btn-link-light.px-4(
style="color: white",
href="{{ url_for('main.project_blog', project_url='spring') }}")
| Read the Blog
| Production Blog
i.pi-angle-right.px-1
| {% endif %}