readthedocs / ethicalads.io

This repository contains the public marketing website for EthicalAds. The ad server is in the ethical-ad-server repository.
https://www.ethicalads.io/
36 stars 13 forks source link

Improve the UX of the similar pages page #421

Closed davidfischer closed 6 months ago

davidfischer commented 6 months ago
davidfischer commented 6 months ago

Need to update the backend to parse the opengraph data, but that shouldn't be hard.

I think we can just grab the domain and append favicon.ico as a start. Favicons will probably be even better than opengraph data.

ericholscher commented 6 months ago

Ya, I meant description as well, but already solved that problem :)

davidfischer commented 6 months ago

I updated this to show the distance if it's available from the API. Let's merge this after the backend is deployed