diff --git a/src/music.md b/src/music.md index 0d65186..c013a92 100644 --- a/src/music.md +++ b/src/music.md @@ -8,4 +8,4 @@ eleventyImport.collections: ["music"] {% for post in collections.music | reverse %} \- [{{ post.data.title or post.data.page.fileSlug }}](/music/{{ post.data.page.fileSlug }}) {% endfor %} -
\ No newline at end of file +
\ No newline at end of file