You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fill title on page load and navigation, so that users see the right title in their browser;
generate it on the server-side.
is much harder, unfortunately, because all rendering happens on the client (but it needs to be changed for SEO purposes, as well as for reasons you name). I'm going to start with 1).
This is useful for linking to the quest on sites like Twitter and for IRC bots that announce the title.
The text was updated successfully, but these errors were encountered: