Skip to content

Commit

Permalink
Config: add rel=me to verify Mastodon account (#394)
Browse files Browse the repository at this point in the history
Should fix #393 but I wanna make sure that's the right way to edit the config before merging.
  • Loading branch information
cassidyjames authored Oct 25, 2024
1 parent 71b0eca commit 1dcd2de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ const config = {
{
label: "Mastodon",
href: "https://floss.social/@flathub",
rel: "noreferrer me",
},
],
},
Expand Down

0 comments on commit 1dcd2de

Please sign in to comment.