From 3d73c15ddf0bff1801f35c8803095a37b7da1a51 Mon Sep 17 00:00:00 2001 From: Nathan Hui Date: Wed, 24 Apr 2024 19:36:48 -0700 Subject: [PATCH] fix: Fixes img_caption and post feed --- _includes/img_caption.html | 12 ++++++------ .../acoustic-species-id/acoustic-species-updates.md | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_includes/img_caption.html b/_includes/img_caption.html index a35afefa..96ca3693 100644 --- a/_includes/img_caption.html +++ b/_includes/img_caption.html @@ -1,17 +1,17 @@
{% if include.src3 %}
- - - + + +
{% elsif include.src2 %}
- - + +
{% else %} - + {% endif %}

{{include.caption}} diff --git a/projects/acoustic-species-id/acoustic-species-updates.md b/projects/acoustic-species-id/acoustic-species-updates.md index baf9afbe..77d629d7 100644 --- a/projects/acoustic-species-id/acoustic-species-updates.md +++ b/projects/acoustic-species-id/acoustic-species-updates.md @@ -3,6 +3,6 @@ layout: post_feed permalink: /acoustic-species-identification/project-updates title: Acoustic Species Identification -category: acoustic-species-identification +category: acoustic-species-id enable_nav: true ---