From d223c177d5e97d76b9fdac885f2e9f105709b900 Mon Sep 17 00:00:00 2001 From: QiTao Date: Sun, 9 Feb 2020 03:23:04 -0600 Subject: [PATCH] URL fix. --- app/views/welcome.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/welcome.pug b/app/views/welcome.pug index dea3e76..7c00660 100644 --- a/app/views/welcome.pug +++ b/app/views/welcome.pug @@ -43,4 +43,4 @@ html p.flitter-text Welcome, #{user.uid}! Log out. else .flitter-container - p.flitter-text New to #{_app.name}? Start here. + p.flitter-text New to #{_app.name}? Start here.