prof-rossetti / python-for-finance

https://prof-rossetti.github.io/python-for-finance/
1 stars 0 forks source link

Meta Titles #7

Open s2t2 opened 2 months ago

s2t2 commented 2 months ago

When we visit the pages in the browser, the browser tab shows the name of the file (like "index" or "lists") but we want the document title to show up instead.

UPDATE: this only happens in production on github pages. the local webserver displays the website title

Maybe use document title metadata to set this in the YML front-matter?