mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-16 19:39:24 +00:00
Use correct plausible domain
This commit is contained in:
parent
c2c102cfa0
commit
07058c3233
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module.exports = {
|
|||
resolve: 'gatsby-plugin-plausible',
|
||||
options: {
|
||||
domain: 'notes.theorangeone.net',
|
||||
customDomain: 'plausible.theorangeone.net'
|
||||
customDomain: 'elbisualp.theorangeone.net'
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue