datalad / datalad-catalog

Create a user-friendly data catalog from structured metadata
https://datalad-catalog.netlify.app
MIT License
14 stars 12 forks source link

ENH: ability to render catalog name in browser tab #285

Open jsheunis opened 1 year ago

jsheunis commented 1 year ago

The name is provided via config already, but the specific title tag in the html header is not updated accordingly:

<title>{{catalog_name_should_show_here}}</title>