Andrea Ercolino
Andrea Ercolino
This PR depends on https://github.com/solidjs/solid-docs/pull/192. See that one for a full description
### Describe the bug ### 1st problem The URL for the logo is given as `https://dev.solidjs.com/img/logo/dark-without-wordmark/logo.svg` but it should probably be `https://www.solidjs.com/img/logo/dark-without-wordmark/logo.svg` ### 2nd problem I see two logos (macOS...
Hi guys. I was studying SolidJS and wanted to improve some examples, but then I found out that each example's files were packed into a JSON file with an array...