Open patdavid opened 1 month ago
The classic theme uses a blog archive page that doesn't really match the rest of the website design:
https://github.com/Ondsel-Development/website/pull/120#issuecomment-2343467516
It looks like there is a component BlogArchivePage we can swizzle and see.
BlogArchivePage
Need to bring this into line with the rest of the site design.
This is addressed in #122.
The classic theme uses a blog archive page that doesn't really match the rest of the website design:
https://github.com/Ondsel-Development/website/pull/120#issuecomment-2343467516
It looks like there is a component
BlogArchivePage
we can swizzle and see.Need to bring this into line with the rest of the site design.