Skip to content

Commit

Permalink
Align style
Browse files Browse the repository at this point in the history
  • Loading branch information
dshanske committed Mar 9, 2024
1 parent 07061e1 commit 532dd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class-hcard-user.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public static function silos() {
'display' => __( 'Bluesky Username', 'indieweb' ),
),

'reddit' => array(
'reddit' => array(
'baseurl' => 'https://reddit.com/user/%s',
'display' => __( 'Reddit Username', 'indieweb' ),
),
Expand Down

0 comments on commit 532dd3c

Please sign in to comment.