ConservationMetrics / guardianconnector-views

A Nuxt.js tool that reads data from a SQL database and renders it on different views (map, gallery, alerts dashboard)
MIT License
3 stars 0 forks source link

Add logo to alerts dashboard #32

Closed rudokemper closed 5 months ago

rudokemper commented 5 months ago

Responding to more user feedback: this PR adds a LOGO_URL var to Views config, which is passed as a prop to AlertsIntroPanel. If the var is set, the logo URL is rendered as an image.

image