From 21175cb64922e6ce34631ef9fed6ce3019d05374 Mon Sep 17 00:00:00 2001 From: Adhityaa Date: Sat, 9 Jun 2018 14:20:27 +0530 Subject: [PATCH] frontend: remove link to account --- api/router_static.go | 1 - frontend/account.html | 1 - frontend/dashboard.html | 1 - 3 files changed, 3 deletions(-) delete mode 100644 frontend/account.html diff --git a/api/router_static.go b/api/router_static.go index 45c048f..62958b3 100644 --- a/api/router_static.go +++ b/api/router_static.go @@ -66,7 +66,6 @@ func initStaticRouter(router *mux.Router) error { "signup", "dashboard", "logout", - "account", } html := make(map[string]string) diff --git a/frontend/account.html b/frontend/account.html deleted file mode 100644 index 8b13789..0000000 --- a/frontend/account.html +++ /dev/null @@ -1 +0,0 @@ - diff --git a/frontend/dashboard.html b/frontend/dashboard.html index 3a36a04..51f7f69 100644 --- a/frontend/dashboard.html +++ b/frontend/dashboard.html @@ -15,7 +15,6 @@ Commento