remove feeds from homepage
This commit is contained in:
@@ -8,6 +8,4 @@ import Page from '../layouts/Page.astro';
|
|||||||
|
|
||||||
<Page title={SITE_TITLE} description={SITE_DESCRIPTION}>
|
<Page title={SITE_TITLE} description={SITE_DESCRIPTION}>
|
||||||
<Me />
|
<Me />
|
||||||
<BlogFeed hideAuthor hideSubheadings maxEntries={1} />
|
|
||||||
<LinksFeed hideAuthor maxEntries={1} />
|
|
||||||
</Page>
|
</Page>
|
||||||
|
|||||||
Reference in New Issue
Block a user