feat: add fathom
This commit is contained in:
parent
b4073bca35
commit
4b50571808
|
@ -63,6 +63,13 @@ const config = {
|
|||
path: 'about',
|
||||
},
|
||||
],
|
||||
[
|
||||
'@acid-info/docusaurus-fathom',
|
||||
{
|
||||
siteId: 'PJCVI',
|
||||
scriptUrl: 'https://fathom.status.im/tracker.js',
|
||||
},
|
||||
],
|
||||
],
|
||||
|
||||
themeConfig:
|
||||
|
|
Loading…
Reference in New Issue