Added HTML
This commit is contained in:
@@ -58,6 +58,7 @@ func (this *Server) Run() {
|
||||
// FRONTEND
|
||||
//
|
||||
mux.HandleFunc("/", frontend.Home)
|
||||
mux.HandleFunc("/dashboard", frontend.Dashboard)
|
||||
|
||||
//
|
||||
// API
|
||||
|
||||
Reference in New Issue
Block a user