denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

The getting started examples on the home page should include std version #2245

Closed lucacasonato closed 2 years ago

lucacasonato commented 2 years ago

For some reason @ry removed the explicit version in this commit: https://github.com/denoland/dotland/commit/e8659b4931530133cc43c2f18d763cb895a10abe. This is error prone, and it should be added back. The referenced commit also shows how to add it back. This should be done for all std references on the home page.