diff options
| author | 2026-04-29 16:53:03 +0200 | |
|---|---|---|
| committer | 2026-04-29 16:53:03 +0200 | |
| commit | 2b3fbe314eddc6fbb334130165616e9918f97d19 (patch) | |
| tree | 7b94833bac612e4678e594ab2595fbef9ed8fb9d /static/.well-known/webfinger | |
| parent | 6be736d0fc667658f6130d1c3765ed01c42b3e5d (diff) | |
test
Diffstat (limited to 'static/.well-known/webfinger')
| -rw-r--r-- | static/.well-known/webfinger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/.well-known/webfinger b/static/.well-known/webfinger index 5e5630d..009134c 100644 --- a/static/.well-known/webfinger +++ b/static/.well-known/webfinger @@ -3,7 +3,7 @@ "links": [ { "rel": "http://openid.net/specs/connect/1.0/issuer", - "href": "https://codeberg.org/" + "href": "https://codeberg.org" } ] } |