diff --git a/apps/portals/nf/src/pages/HomePage.tsx b/apps/portals/nf/src/pages/HomePage.tsx index a532471fce5..2eb9f59f8f1 100644 --- a/apps/portals/nf/src/pages/HomePage.tsx +++ b/apps/portals/nf/src/pages/HomePage.tsx @@ -18,6 +18,7 @@ import { RssFeedCards, SynapseConstants, UserCardListRotate, + JsonLdScript, } from 'synapse-react-client' const limit = 3 @@ -25,6 +26,38 @@ const limit = 3 export default function HomePage() { return ( <> +