chore(docs): removing Superset Community Newsletter archive (#27977)

This commit is contained in:
Evan Rusackas
2024-04-10 14:17:32 -06:00
committed by GitHub
parent eb4ca010ae
commit cbfdba2ca6
2 changed files with 1 additions and 9 deletions

View File

@@ -247,14 +247,6 @@ const Community = () => {
scrolling="no"
/>
</BlurredSection>
<BlurredSection>
<SectionHeader level="h2" title="Newsletter Archive" />
<StyledNewsletterIframe
src="https://preset.io/embed/newsletter/"
frameBorder="0"
scrolling="no"
/>
</BlurredSection>
</main>
</Layout>
);