Show all posts

This commit is contained in:
Bradlee Speice 2024-10-14 00:53:32 +00:00
parent 0b346fea5e
commit be9cb0e9c3

View File

@ -35,6 +35,8 @@ const config: Config = {
docs: false,
blog: {
routeBasePath: "/",
blogSidebarTitle: 'All posts',
blogSidebarCount: 'ALL',
showReadingTime: true,
showLastUpdateTime: true,
feedOptions: {