add ability to store an email for a user for recommendations

This commit is contained in:
Andrej Karpathy
2021-11-27 11:04:36 -08:00
parent 970a9e24cf
commit 49995465df
4 changed files with 49 additions and 2 deletions
+4
View File
@@ -242,3 +242,7 @@ body {
margin: 10px 40px 0 40px;
font-size: 16px;
}
#profilewrap {
margin: 10px 40px 0 40px;
font-size: 14px;
}