ParkingReformNetwork / reform-map

A map of where parking reforms have happened.
https://parkingreform.org/mandates-map/
MIT License
6 stars 8 forks source link

Add sharing image to meta values #209

Open Eric-Arellano opened 1 year ago

Eric-Arellano commented 1 year ago

We need to add an image to the <header>. See https://github.com/ParkingReformNetwork/parking-lot-map/blob/main/index.html for how this gets configured.

tunglinn commented 1 year ago

Not sure which image this is referring to. Although I see there might be something missing in <head> instead of <header>.

Is it this part? <meta property="og:image" content="https://parkingreform.org/wp-content/uploads/2023/03/lotmapbanner.png" />

Eric-Arellano commented 1 year ago

Exactly. I was thinking we should probably get a new image asset, but it's fine to reuse what we have now.