diff options
Diffstat (limited to '.well-known')
-rw-r--r-- | .well-known/host-meta.xml | 4 | ||||
-rw-r--r-- | .well-known/security.txt | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.well-known/host-meta.xml b/.well-known/host-meta.xml new file mode 100644 index 0000000..3f156a0 --- /dev/null +++ b/.well-known/host-meta.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> + <XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0"> + <Link rel="lrdd" type="application/json" template="https://blog.uvokchee.de/.well-known/webfinger?resource={uri}"></Link> + </XRD>
\ No newline at end of file diff --git a/.well-known/security.txt b/.well-known/security.txt new file mode 100644 index 0000000..19f919f --- /dev/null +++ b/.well-known/security.txt @@ -0,0 +1,4 @@ +Contact: https://blog.uvokchee.de/contact.html +Contact: mailto:secu@uvokchee.de +Expires: 2026-09-01T00:00:00.000Z +Preferred-Languages: de, en |