momentum-mod / website

Momentum Mod's main website.
https://momentum-mod.org
MIT License
55 stars 60 forks source link

Set <title> dynamically based on current Angular based #899

Closed tsa96 closed 3 months ago

tsa96 commented 5 months ago

Honestly, no idea how we do this nicely, there's probably a straightforward Angular to do it, have a look around.

If we didn't care about including variable values in the title (e.g. the title of a map page should have the map name in it, something like surf_map | Momentum Mod), we could probably just set it via the side-menu.const.ts file, maybe possible to still use that in some way,

tsa96 commented 3 months ago

Oh, https://github.com/momentum-mod/website/pull/912 closed this.