From c876bd56885f3b072273732c47f9bf18d62bdb1e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 7 Nov 2021 11:57:58 +0000 Subject: [PATCH] initial-state, same as mastodon --- webapp_utils.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp_utils.py b/webapp_utils.py index 38d944c8d..0a03c9743 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -648,7 +648,7 @@ def htmlHeaderWithPersonMarkup(cssFilename: str, instanceTitle: str, domainFull = actorJson['id'].split('://')[1].split('/')[0] handle = actorJson['preferredUsername'] + '@' + domainFull personMarkup = \ - '