Add path for gh pages

This commit is contained in:
2024-02-24 01:07:37 +01:00
parent 371a3855dd
commit fb4db66780
4 changed files with 26 additions and 2 deletions
+2 -1
View File
@@ -11,6 +11,7 @@
"check": "prettier --check ."
},
"devDependencies": {
"@types/node": "^20.11.20",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
@@ -23,4 +24,4 @@
"leaflet": "^1.9.4",
"leaflet-easybutton": "^2.4.0"
}
}
}