wasmerio / wasmer.io

The Wasmer.io website
https://wasmer.io/
21 stars 17 forks source link

fix(homepage) Update embeddings URL #37

Closed Hywan closed 3 years ago

Hywan commented 3 years ago

~The list of the embeddings in the hero componnet was outdated: Embeddings are missing and some links are incorrect. Also, icons were defined as inline SVG while we have proper SVG files. It's code duplication.~

~This patch proposes to change the list by a link, that points to the full list of embeddings.~

This patch now updates just the links to the embedding for the “hero languages” component.

syrusakbary commented 3 years ago

The design of the main page was meticulous. I think we can add a link to the extra embeddings if they don't fit all there, and fix the missing/incorrect links.

But in general, I do believe that the information was better shown/styled before.

Hywan commented 3 years ago

@syrusakbary This patch now just updates the embeddings URL.