diff --git a/src/lib/components/Artefact.svelte b/src/lib/components/Artefact.svelte index 21929d6..2828771 100644 --- a/src/lib/components/Artefact.svelte +++ b/src/lib/components/Artefact.svelte @@ -44,9 +44,9 @@ } - -

{artefact.title}

-
+ +

{artefact.title}

+
{#each artefact.tags as tag}