From 00d4e65e7ec00f6a7a310e171d307ea5b0cde726 Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Wed, 11 Sep 2024 11:13:58 -0700 Subject: [PATCH] nodeinfo: switch atproto to atprotocol ...to match https://github.com/jhass/nodeinfo/pull/100 --- pages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.py b/pages.py index 5642633d..92245488 100644 --- a/pages.py +++ b/pages.py @@ -354,7 +354,7 @@ def nodeinfo(): }, 'protocols': [ 'activitypub', - 'atproto', + 'atprotocol', 'webmention', ], 'services': {