From 907cb79c31a5d991c9628a5d5d621f948f58fde7 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Fri, 17 Nov 2023 10:24:55 -0800 Subject: [PATCH] acct URI --- acct-uri.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/acct-uri.html b/acct-uri.html index 3cd6907..efefc32 100644 --- a/acct-uri.html +++ b/acct-uri.html @@ -11,7 +11,9 @@ An acct URI looks like this:

+
 acct:joeblow@example.com
+
 

Typically an acct URI is used to turn an e-mail address or Fediverse ID into a URL / URI. @@ -21,13 +23,17 @@ acct:joeblow@example.com For example, this Fediverse ID:

+
 @reiver@changelog.ca
+
 

Gets turned into this acct URI:

+
 acct:reiver@changelog.ca
+