From 065ecf9bb4c71ae8c511535a5234b6c4d4f87bcd Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 15 Jan 2019 18:41:23 -0800 Subject: [PATCH] Add icon to the all of the pages that are missing --- front/static/login.html | 1 + front/static/signup.html | 1 + 2 files changed, 2 insertions(+) diff --git a/front/static/login.html b/front/static/login.html index 39b3960..f9387dc 100644 --- a/front/static/login.html +++ b/front/static/login.html @@ -6,6 +6,7 @@ + Login diff --git a/front/static/signup.html b/front/static/signup.html index 43a62cd..8cba043 100644 --- a/front/static/signup.html +++ b/front/static/signup.html @@ -6,6 +6,7 @@ + Sign up