summaryrefslogtreecommitdiff
path: root/.well-known/host-meta
diff options
context:
space:
mode:
authoruvok cheetah2025-01-01 18:29:50 +0100
committeruvok cheetah2025-01-01 18:29:50 +0100
commit702b097585f88b1a50448e3159275a88222943de (patch)
tree95fd448ecd6a29c6a839906b869f3eb85e56bef6 /.well-known/host-meta
parent2d083b6d74360efcfaa4242cfbd076e1aedf39b3 (diff)
Add well-knwon stuff
Diffstat (limited to '.well-known/host-meta')
-rw-r--r--.well-known/host-meta4
1 files changed, 4 insertions, 0 deletions
diff --git a/.well-known/host-meta b/.well-known/host-meta
new file mode 100644
index 0000000..3f156a0
--- /dev/null
+++ b/.well-known/host-meta
@@ -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