Update templates/welcome.php
Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
This commit is contained in:
parent
cd1ce20722
commit
d914d0f611
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
'activitypub'
|
||||
),
|
||||
\sprintf(
|
||||
'<code>%s</code>',
|
||||
'<code>@%s</code>',
|
||||
\esc_attr( \Activitypub\get_webfinger_resource( wp_get_current_user()->ID ) )
|
||||
),
|
||||
\sprintf(
|
||||
|
|
Loading…
Reference in a new issue