website: remove links page
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
---
|
||||
import Page from '../layouts/Page.astro';
|
||||
import LinksFeed from '../components/LinksFeed.astro';
|
||||
---
|
||||
|
||||
<Page title='Links | joeac' description='Assorted links I’m accumulating.'>
|
||||
<LinksFeed headingLevel={1} hideAuthor={false} />
|
||||
</Page>
|
||||
Reference in New Issue
Block a user