mapbox / assembly

Making the hard parts of designing for the web easy.
https://www.mapbox.com/assembly/
134 stars 27 forks source link

Fix a few details after switching domains #933

Closed davidtheclark closed 5 years ago

davidtheclark commented 5 years ago

Each page should have its own <link rel="canonical> that points to its URL, not the homepage of the site. This should fix that, and also get us to deploy those tags to the new staging & production.

@kepta for review, please. cc @danswick as an FYI.