summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorlsof <lsof@mailbox.org>2026-04-29 16:47:45 +0200
committerlsof <lsof@mailbox.org>2026-04-29 16:47:45 +0200
commit6be736d0fc667658f6130d1c3765ed01c42b3e5d (patch)
tree354b74110a613a1575739957ea62797a26e569c4 /static
parente6b8f9e2db02d7b0c8a3d66d522559137a915f38 (diff)
test
Diffstat (limited to 'static')
-rw-r--r--static/.well-known/webfinger9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger
new file mode 100644
index 0000000..5e5630d
--- /dev/null
+++ b/static/.well-known/webfinger
@@ -0,0 +1,9 @@
+{
+ "subject": "acct:oidc@lemon.rip",
+ "links": [
+ {
+ "rel": "http://openid.net/specs/connect/1.0/issuer",
+ "href": "https://codeberg.org/"
+ }
+ ]
+}