diff --git a/src/lib/components/AdventureCard.svelte b/src/lib/components/AdventureCard.svelte
index d8951fb..6ced9fc 100644
--- a/src/lib/components/AdventureCard.svelte
+++ b/src/lib/components/AdventureCard.svelte
@@ -58,12 +58,24 @@
{/if}
{#if type == "mylog"}
-
-
-
+
+
+
{/if}
{#if type == "featured"}
-
+
{/if}
diff --git a/src/lib/components/Navbar.svelte b/src/lib/components/Navbar.svelte
index 3f799de..1e6e2c6 100644
--- a/src/lib/components/Navbar.svelte
+++ b/src/lib/components/Navbar.svelte
@@ -78,10 +78,10 @@
-
+ > -->
{/if}