Added output file extension to permalinks so the automatically generated links would work in production

This commit is contained in:
Gregory Ballantine 2021-08-21 01:54:46 -04:00
parent 31b63accd4
commit e7e54fb543

View File

@ -6,7 +6,7 @@ description: >-
The Bit Goblin main website, a place for cool tech things.
baseurl: '/'
url: 'https://www.bitgoblin.tech'
permalink: '/:year/:month/:day/:title'
permalink: '/:year/:month/:day/:title:output_ext'
links:
bitgoblin_channel: 'https://youtube.com/BitGoblin'
ascendings_channel: 'https://www.youtube.com/channel/UCCWlMg8oP9pz4Zlu4iZjPFw'