File tree 1 file changed +2
-2
lines changed
appengine/standard_python37/building-an-app/building-an-app-3/templates
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
}
19
19
</ script >
20
20
<!-- [START gae_python37_auth_include_firebaseui] -->
21
- < script src ="https://cdn.firebase .com/libs/firebaseui/2.6.2/firebaseui .js "> </ script >
22
- < link type ="text/css " rel ="stylesheet " href ="https://cdn.firebase .com/libs/firebaseui/2.6.2/firebaseui .css ">
21
+ < script src ="https://www.gstatic .com/firebasejs/ui/4.4.0/firebase-ui-auth .js "> </ script >
22
+ < link type ="text/css " rel ="stylesheet " href ="https://www.gstatic .com/firebasejs/ui/4.4.0/firebase-ui-auth .css " / >
23
23
<!-- [END gae_python37_auth_include_firebaseui] -->
24
24
< script src ="{{ url_for('static', filename='script.js') }} "> </ script >
25
25
< link type ="text/css " rel ="stylesheet " href ="{{ url_for('static', filename='style.css') }} ">
You can’t perform that action at this time.
0 commit comments