SimonOriginal 10 months ago
parent
commit
3731f1950a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/lib/components/workspace/common/ManifestModal.svelte

+ 2 - 1
src/lib/components/workspace/common/ManifestModal.svelte

@@ -63,7 +63,8 @@
 							<a 
 								href={manifest.funding_url} 
 								target="_blank" 
-								class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
+								class="underline text-blue-400 hover:text-blue-300"
+								>{manifest.funding_url}
 							</a>
 						</div>