Eric Burel @ericburel.tech · Mar 5

To avoid that, I define a separate `sitemap.ts` file with a top-level variable, and I get/set it using functions

0 likes 1 replies

?

Replies

Eric Burel · Mar 5

I initialize the value from the page, using Astro.props This way, I can keep this shared value in memory, and get it from components that are rendered by this page, without needing to use props