fix: add forward slash

This commit is contained in:
Derrick Hammer 2023-09-30 01:44:09 -04:00
parent 209c0037ad
commit d6d5f08660
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -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",