diff --git a/_includes/project-card.html b/_includes/project-card.html index 3cbbef73dfe..861e212f717 100644 --- a/_includes/project-card.html +++ b/_includes/project-card.html @@ -13,7 +13,7 @@ {% capture imgurl %}{{site.base}}{{project.image}}{% endcapture %} {% endif %} - {{project.title}} + {% endif %} {% if project.notitle != true %} diff --git a/_layouts/default.html b/_layouts/default.html index d7f3529afb6..7850fba522c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -61,7 +61,7 @@ {% if page.image %} {{ page.title }} diff --git a/_projects/nipoppy.md b/_projects/nipoppy.md index 8575dbef659..1093de7c4ad 100644 --- a/_projects/nipoppy.md +++ b/_projects/nipoppy.md @@ -1,7 +1,7 @@ --- title: "Nipoppy: A framework for the reproducible organization and processing neuroimaging-clinical datasets" subtitle: A Neurobagel complement project -image: /img/other/nipoppy_overview.png +image: img/other/nipoppy_overview.png status: active layout: project repository: https://github.com/neurodatascience/nipoppy/tree/main