🚸(frontend) follow antoine's remarks on homepage and header

- show the header on homepage. Not sure we want any header on this app
actually but I guess he's right since we have one it feels more
consistent to have it everywhere
- show logged in email in header. ditched it because i didn't quite get
the value of showing it all the time in this app but i guess it's better
than nothing
- remove user info from settings. Since they are back in the header, no
need
This commit is contained in:
Emmanuel Pelletier
2024-07-25 14:39:34 +02:00
parent d15fb0a19b
commit 668523aa8b
19 changed files with 117 additions and 76 deletions
@@ -1,9 +1,4 @@
{
"account": {
"currentlyLoggedAs": "",
"heading": "",
"youAreNotLoggedIn": ""
},
"dialog": {
"heading": ""
},