diff options
author | Raphael Kabo <raphaelkabo@hey.com> | 2023-10-09 10:48:10 +0100 |
---|---|---|
committer | Raphael Kabo <raphaelkabo@hey.com> | 2023-10-09 10:48:10 +0100 |
commit | 8b33335584afbac74388c4ed16ff1ff7a04e3588 (patch) | |
tree | bc35e2e96695a56780139856dfd1f5267546193f /static/privacy-policy.md | |
parent | 8a1f07b11e8e18243c058149ac58ece7766b7ef3 (diff) |
Add static page config and handler
Diffstat (limited to 'static/privacy-policy.md')
-rw-r--r-- | static/privacy-policy.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/privacy-policy.md b/static/privacy-policy.md new file mode 100644 index 0000000..507ef47 --- /dev/null +++ b/static/privacy-policy.md @@ -0,0 +1 @@ +This is an example privacy policy. You should edit this file - feel free to take inspiration from the [gath.io instance privacy policy](https://gath.io/privacy). |