Compare commits

..

No commits in common. "v0.1.0-develop.3" and "v0.1.0-develop.2" have entirely different histories.

3 changed files with 2 additions and 9 deletions

View File

@ -1,10 +1,3 @@
# [0.1.0-develop.3](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.0-develop.2...v0.1.0-develop.3) (2023-09-30)
### Bug Fixes
* add forward slash ([d6d5f08](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/d6d5f08660ef422a8f8af234e601d2bc47bdf68a))
# [0.1.0-develop.2](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.1.0-develop.1...v0.1.0-develop.2) (2023-09-30)

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

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/docs.lumeweb.com",
"version": "0.1.0-develop.3",
"version": "0.1.0-develop.2",
"private": true,
"repository": {
"type": "git",