Added output file extension to permalinks so the automatically generated links would work in production
This commit is contained in:
parent
31b63accd4
commit
e7e54fb543
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user