diff --git a/src/lib/components/Cards/Card.svelte b/src/lib/components/Cards/Card.svelte index be1b904..0955917 100644 --- a/src/lib/components/Cards/Card.svelte +++ b/src/lib/components/Cards/Card.svelte @@ -1,28 +1,26 @@ - - -
{headerLeft}
+ + {#if headerRight} +{@html headerRight}
+ {/if}- {info.name} -
-{info.job_title}
-{@html info.about}
-{@html info.about}
+