I have a taxonomy layout /layouts/talks/taxonomy.html
for HTML pages: it’s a list of talks. I have enabled custom output, calendar and have a /layouts/talks/taxonomy.ics
template for ICS files. It is rendered as: /talks/talk-name/index.ics
.
Is there a way to rename a slug for the custom output file? I want to name it as event.ics
?
See: https://github.com/HeapSpace/heapcon2018/tree/master/layouts/talks