Skip to content

Commit

Permalink
chore: remove hostname from docusaurus-fathom
Browse files Browse the repository at this point in the history
  • Loading branch information
jinhojang6 committed Mar 11, 2024
1 parent 370bdc9 commit d7917dd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ const config = {
{
siteId: 'GSUEA',
scriptUrl: 'https://fathom.bi.status.im/tracker.js',
hostnames: ['logos.co'],
},
],
],
Expand All @@ -72,15 +71,15 @@ const config = {
label: 'Lens',
},
{
href: 'https://astral.ninja/npub1ljkmma77fqr79f8wp28hx68lwkymmqztrsyaepdadujz252fak2sxxw4sl',
href:
'https://astral.ninja/npub1ljkmma77fqr79f8wp28hx68lwkymmqztrsyaepdadujz252fak2sxxw4sl',
label: 'Nostr',
},
{
href: 'https://github.com/logos-co',
label: 'Github',
}
},
],

},
{
items: [
Expand Down

0 comments on commit d7917dd

Please sign in to comment.