Add documentation to serverly (#2964)

Add the "web" parameter to the "serverly" package in packages.json to add documentation to the package.
This commit is contained in:
Roger Padrell Casar 2025-01-06 11:39:27 +01:00 committed by GitHub
parent 5169133141
commit 42d877f543
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34365,6 +34365,7 @@
"serving"
],
"description": "HTTP serving made eazy",
"license": "MIT"
"license": "MIT",
"web":"https://roger-padrell.github.io/serverly/"
}
]