Fix accidental borking of /now/ postlist

This commit is contained in:
2025-07-02 15:20:23 -05:00
parent e490fa9f28
commit 579b00c520
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
export default {
tags: ["now"],
permalink: false,
layout: "layouts/post.njk",
};