From 663e797954721016625142c6a38d2915c0a6a698 Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 26 Jan 2026 06:20:31 +0100 Subject: feat: an RSS --- src/routes/blog/posts/LICENSE | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/routes/blog/posts/LICENSE (limited to 'src/routes/blog/posts') diff --git a/src/routes/blog/posts/LICENSE b/src/routes/blog/posts/LICENSE new file mode 100644 index 0000000..e349d1c --- /dev/null +++ b/src/routes/blog/posts/LICENSE @@ -0,0 +1,2 @@ +All content in this directory is under the license CC-BY-NC-SA 4.0 International. +This does not apply to the code outside of it, just the mdx data inside of it. -- cgit v1.2.3