Skip to content

Commit

Permalink
Merge pull request #17 from cyclingbyte/add-demo-as-homepage
Browse files Browse the repository at this point in the history
chore: add demo as homepage
  • Loading branch information
cyclingbyte authored Aug 26, 2024
2 parents ff29544 + fb02aeb commit 686a704
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"author": "cyclingbyte <cyclingbyte@web.de>",
"license": "MIT",
"private": false,
"homepage": "https://cyclingbyte.github.io/Leaflet.SidePanel/",
"type": "module",
"main": "dist/leaflet-sidepanel.cjs.js",
"unpkg": "dist/leaflet-sidepanel.umd.js",
Expand All @@ -27,10 +28,10 @@
},
"keywords": [
"leaflet",
"sidebar",
"side-bar",
"sidepanel",
"side-panel"
"leafletjs",
"leaflet-plugin",
"leaflet-sidebar",
"leaflet-sidepanel"
],
"bugs": {
"url": "https://github.com/cyclingbyte/Leaflet.SidePanel/issues"
Expand Down

0 comments on commit 686a704

Please sign in to comment.