moved login route from /login to /embed/login

This commit is contained in:
Wyatt Johnson
2018-02-13 11:35:20 -07:00
parent de094ee948
commit 4053a25239
4 changed files with 6 additions and 5 deletions
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="<%= STATIC_URL %>static/embed/stream/default.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<%_ if (locals.customCssUrl) { _%>