diff options
feat: an RSS
Diffstat (limited to 'src/routes/blog/posts/LICENSE')
| -rw-r--r-- | src/routes/blog/posts/LICENSE | 2 |
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. |