add categories
This commit is contained in:
@@ -4,6 +4,7 @@ import Author from '@components/AuthorDisplay.astro';
|
||||
import Subscribe from '@components/SubscribePost.astro';
|
||||
import ShareButtons from '@components/ShareButtons.astro';
|
||||
|
||||
|
||||
interface Props {
|
||||
post: any;
|
||||
pageInfo?: any;
|
||||
|
||||
Reference in New Issue
Block a user