diff --git a/frontend/src/lib/components/projects-popup.svelte b/frontend/src/lib/components/projects-popup.svelte index 015a113..4395c10 100644 --- a/frontend/src/lib/components/projects-popup.svelte +++ b/frontend/src/lib/components/projects-popup.svelte @@ -112,7 +112,7 @@
-
+

{title}

Project Popup @@ -132,9 +132,16 @@

{type_project}

+ {#if report_link != null || github_link != null || archive_link != null || application_link != null} -
+ @@ -183,11 +190,11 @@ {/if} {#if filteredTags.length != 0} -
+ -