-
@raymondcamden This doesn’t specifically limit to a collection but you can use
filePathStem11ty.dev/docs/data/#filepathstem in apermalink.jsglobal data file to set a global default: module.exports = function(data) { return${data.page.filePathStem}.html; }