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.
|
The Bit Goblin main website, a place for cool tech things.
|
||||||
baseurl: '/'
|
baseurl: '/'
|
||||||
url: 'https://www.bitgoblin.tech'
|
url: 'https://www.bitgoblin.tech'
|
||||||
permalink: '/:year/:month/:day/:title'
|
permalink: '/:year/:month/:day/:title:output_ext'
|
||||||
links:
|
links:
|
||||||
bitgoblin_channel: 'https://youtube.com/BitGoblin'
|
bitgoblin_channel: 'https://youtube.com/BitGoblin'
|
||||||
ascendings_channel: 'https://www.youtube.com/channel/UCCWlMg8oP9pz4Zlu4iZjPFw'
|
ascendings_channel: 'https://www.youtube.com/channel/UCCWlMg8oP9pz4Zlu4iZjPFw'
|
||||||
|
Loading…
Reference in New Issue
Block a user