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