adding an about page as well

This commit is contained in:
Andrej Karpathy
2021-11-27 11:47:17 -08:00
parent 6c87055349
commit a169f0fa61
4 changed files with 38 additions and 1 deletions
+5 -1
View File
@@ -245,4 +245,8 @@ body {
#profilewrap {
margin: 10px 40px 0 40px;
font-size: 14px;
}
}
#aboutwrap {
margin: 10px 40px 0 40px;
font-size: 14px;
}