From fcbb4790e92302696175cfa89608cbb985383d15 Mon Sep 17 00:00:00 2001 From: hazel Date: Fri, 6 Mar 2026 17:56:45 +0100 Subject: history reset for anonymity Signed-off-by: hazel --- content/writing/writing.11tydata.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 content/writing/writing.11tydata.js (limited to 'content/writing/writing.11tydata.js') diff --git a/content/writing/writing.11tydata.js b/content/writing/writing.11tydata.js new file mode 100644 index 0000000..b87e803 --- /dev/null +++ b/content/writing/writing.11tydata.js @@ -0,0 +1,4 @@ +export default { + tags: ["writing"], + layout: "layouts/writing", +}; -- cgit v1.2.3