File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
appengine/standard/firebase/firenotes/frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
< script src ="https://www.gstatic.com/firebasejs/3.2.1/firebase.js "> </ script >
11
11
< script src ="https://www.gstatic.com/firebasejs/3.1.0/firebase-app.js "> </ script >
12
12
< script src ="https://www.gstatic.com/firebasejs/3.1.0/firebase-auth.js "> </ script >
13
- < script src ="https://www.gstatic.com/firebasejs/ui/live/0.4 /firebase-ui-auth.js "> </ script >
14
- < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic.com/firebasejs/ui/live/0.4 /firebase-ui-auth.css ">
13
+ < script src ="https://www.gstatic.com/firebasejs/ui/live/0.5 /firebase-ui-auth.js "> </ script >
14
+ < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic.com/firebasejs/ui/live/0.5 /firebase-ui-auth.css ">
15
15
< link rel ="stylesheet " type ="text/css " href ="style.css ">
16
16
< script src ="/main.js "> </ script >
17
17
< title > Firenotes</ title >
You can’t perform that action at this time.
0 commit comments