From 3096091f1130f36df61d0845f4e026cd970ce66c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 4 Mar 2019 17:14:03 +0100 Subject: do not show username in navbar (won't fit on small screens otherwise) --- templates/layouts/default.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 264928a..cbe06e3 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -22,7 +22,7 @@ -- cgit v1.2.3