Commit graph

10 commits

Author SHA1 Message Date
31b75af7f8 Fix titles
This is highly insufficient, since at first load the static pages will always show "About" first, but it's good enough for now.
2023-01-31 23:47:08 -08:00
3bcfb19503 Add favicon to all heads 2023-01-31 22:41:37 -08:00
a22313d137 Translate updates page 2023-01-31 20:30:02 -08:00
7d0adeceec Rename roadmap translation file to about 2023-01-31 19:18:54 -08:00
d32293995b Refactor setUserToken into two methods
This refactors `setUserToken` into `accountCookie`, which just returns a cookie if it exists, and `setHeaders`, which sets the Axios header defaults.

Then, we update the calls in all the required files.
2023-01-31 00:18:54 -08:00
c75e5052ad Save current page to use for translations 2023-01-25 23:22:29 -08:00
b519372566 Fix dependencies 2023-01-25 22:30:41 -08:00
6aba8d29ea Set content based on URL 2023-01-25 22:29:57 -08:00
7d98b0a003 Rename "Changelog" to "Updates" 2023-01-25 14:51:07 -08:00
2718942321 Move static page modals to a standalone page
This will make it easier to whisk people here in notices
2023-01-25 14:33:53 -08:00