Update templates/welcome.php

Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
This commit is contained in:
Matthias Pfefferle 2022-12-05 18:09:17 +01:00 committed by GitHub
parent cd1ce20722
commit d914d0f611
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
'activitypub'
),
\sprintf(
'<code>%s</code>',
'<code>@%s</code>',
\esc_attr( \Activitypub\get_webfinger_resource( wp_get_current_user()->ID ) )
),
\sprintf(