Select the types of activity you want to include in your feed.
1--- 2import Base from "/components/Base.astro"; 3--- 4 5<Base> 6 <h1>404 Error</h1> 7</Base>