diff --git a/src/svelte/app/components/feed-card.svelte b/src/svelte/app/components/feed-card.svelte
index eb4b64b..fa46e4e 100644
--- a/src/svelte/app/components/feed-card.svelte
+++ b/src/svelte/app/components/feed-card.svelte
@@ -287,7 +287,7 @@
{/if}
{#if displayContent != null}
-
+
{/if}
{creationString}
diff --git a/test-vault/.obsidian/plugins/vault-explorer/data.json b/test-vault/.obsidian/plugins/vault-explorer/data.json
index e44daef..94868ae 100644
--- a/test-vault/.obsidian/plugins/vault-explorer/data.json
+++ b/test-vault/.obsidian/plugins/vault-explorer/data.json
@@ -84,6 +84,6 @@
"feed"
],
"configDir": ".vaultexplorer",
- "pluginVersion": "1.34.0",
+ "pluginVersion": "1.34.2",
"logLevel": "trace"
}
\ No newline at end of file