Add a pages content type and move page files

This commit is contained in:
Oliver Davies 2025-05-08 08:00:00 +01:00
parent 7087bbbb7f
commit e1573ef072
38 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,8 @@
sculpin_content_types:
daily_emails:
permalink: /daily/:year/:month/:day/:basename/
pages:
permalink: /:basename/
podcast_episodes:
permalink: /podcast/:basename/
posts:

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Before After
Before After