This PR inverts the order of the components in the page title. Currently, the page title always begins with the static part media.ccc.de and then shows the dynamic part, i.e. the selected conference/event. This PR puts the dynamic part first and the static part second.
just my 2 cents: this will ruin any search engine listings.
although we don't do any SEO, changing the title attribute will work negatively on any current search engine listings
This PR inverts the order of the components in the page title. Currently, the page title always begins with the static part
media.ccc.de
and then shows the dynamic part, i.e. the selected conference/event. This PR puts the dynamic part first and the static part second.Fixes #723