diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-12-21 19:18:40 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-12-21 19:18:40 -0800 |
| commit | 8f9d96b60fe18e0b126022096505c1c693b51108 (patch) | |
| tree | 0fe14c9d0be93a780b5bc3da9b4ea60972fcab42 /public/md/impressum.md | |
| parent | e19f06c1caf2ba57bbed09a212bb49ba97a815dd (diff) | |
feat: add ability to dynamically render markdown files in public dir
Diffstat (limited to 'public/md/impressum.md')
| -rw-r--r-- | public/md/impressum.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/md/impressum.md b/public/md/impressum.md new file mode 100644 index 0000000..0d5267b --- /dev/null +++ b/public/md/impressum.md @@ -0,0 +1,8 @@ +# Impressum/Contact +If you need to contact me for administrative purposes in relation to the `social.moekyun.me` instance. please reach out through one of the following mediums: + +<br/> + +## Email: `yukais@pinapelz.com` +## Discord: `@pinapelz` +## Fediverse: `@pinapelz@social.moekyun.me` |
