The NostoHome component must be used to personalise the home page. The component does not require any props.
By default, your account, when created, has four front-page placements named frontpage-nosto-1, frontpage-nosto-2, frontpage-nosto-3 and frontpage-nosto-4.
You may omit these and use any identifier you need.
The identifiers used here are simply provided to illustrate the example.
The <NostoHome \> component needs to be added after the placements.
Content and recommendations will be rendered through this component.
The
NostoHome
component must be used to personalise the home page. The component does not require any props.By default, your account, when created, has four front-page placements named
frontpage-nosto-1
,frontpage-nosto-2
,frontpage-nosto-3
andfrontpage-nosto-4
. You may omit these and use any identifier you need. The identifiers used here are simply provided to illustrate the example.The
<NostoHome \>
component needs to be added after the placements. Content and recommendations will be rendered through this component.