File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
< script src ="https://cdn.firebase.com/libs/reactfire/1.0.0/reactfire.min.js "> </ script >
16
16
17
17
<!-- throw-in-the-towel -->
18
- < script src ="https://npmcdn .com/throw-in-the-towel@2 "> </ script >
18
+ < script src ="https://unpkg .com/throw-in-the-towel@2 "> </ script >
19
19
20
20
<!-- Markdown -->
21
- < script src ="https://npmcdn .com/showdown@0.3.1 "> </ script >
21
+ < script src ="https://unpkg .com/showdown@0.3.1 "> </ script >
22
22
23
23
<!-- Custom JS -->
24
24
< script type ="text/babel " src ="js/app.js "> </ script >
Original file line number Diff line number Diff line change 14
14
< script src ="https://cdn.firebase.com/libs/reactfire/1.0.0/reactfire.min.js "> </ script >
15
15
16
16
<!-- throw-in-the-towel -->
17
- < script src ="https://npmcdn .com/throw-in-the-towel@2 "> </ script >
17
+ < script src ="https://unpkg .com/throw-in-the-towel@2 "> </ script >
18
18
19
19
<!-- Initialize the Firebase SDK -->
20
20
< script >
You can’t perform that action at this time.
0 commit comments