fix: add forward slash
This commit is contained in:
parent
209c0037ad
commit
d6d5f08660
|
@ -98,7 +98,7 @@ const config = {
|
||||||
darkTheme: darkCodeTheme,
|
darkTheme: darkCodeTheme,
|
||||||
},
|
},
|
||||||
matomo: {
|
matomo: {
|
||||||
matomoUrl: "https://piwiki.lumeweb.com",
|
matomoUrl: "https://piwiki.lumeweb.com/",
|
||||||
siteId: "3",
|
siteId: "3",
|
||||||
phpLoader: "matomo.php",
|
phpLoader: "matomo.php",
|
||||||
jsLoader: "matomo.js",
|
jsLoader: "matomo.js",
|
||||||
|
|
Loading…
Reference in New Issue