mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-12-22 19:05:59 +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',
|
resolve: 'gatsby-plugin-plausible',
|
||||||
options: {
|
options: {
|
||||||
domain: 'notes.theorangeone.net',
|
domain: 'notes.theorangeone.net',
|
||||||
customDomain: 'plausible.theorangeone.net'
|
customDomain: 'elbisualp.theorangeone.net'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue