From c3161b2a493b713ce09d1087c21dd1df0d68493e Mon Sep 17 00:00:00 2001 From: Andrej Karpathy Date: Fri, 26 Nov 2021 17:11:19 -0800 Subject: [PATCH] do not reveal username since they are kind of secret now --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index c3f9a40..902bdef 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,7 +19,7 @@