climatescope / climatescope.org

The website of Climatescope
https://www.global-climatescope.org/
Other
14 stars 12 forks source link

SEO: Fix canonical url #457

Closed BrianMwit closed 1 year ago

BrianMwit commented 1 year ago

Current logic caused the URL to be <link rel="canonical" href="https://www.global-climatescope.org//results/">, notice the double /.

Copied correct logic from https://github.com/climatescope/climatescope.org/blob/0ca0788391461c6626d950afdfbf3ee01afa2bdc/src/components/ShareButton/index.js#L40-L41