aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes/blog/posts
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2026-01-26 06:20:31 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2026-01-26 06:20:31 +0100
commit663e797954721016625142c6a38d2915c0a6a698 (patch)
treece3213bf5ee3d39b2d2e80432c62634448786c95 /src/routes/blog/posts
parent7a3a7eb9c8e1012a75e6956ba476f13beb414f4c (diff)
downloadmem-estrogen-zone-663e797954721016625142c6a38d2915c0a6a698.tar.gz
mem-estrogen-zone-663e797954721016625142c6a38d2915c0a6a698.tar.bz2
mem-estrogen-zone-663e797954721016625142c6a38d2915c0a6a698.tar.lz
mem-estrogen-zone-663e797954721016625142c6a38d2915c0a6a698.zip

feat: an RSS

Diffstat (limited to 'src/routes/blog/posts')
-rw-r--r--src/routes/blog/posts/LICENSE2
1 files changed, 2 insertions, 0 deletions
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.