File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
< link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600 ">
8
8
9
- < link rel ="stylesheet " href ="https://lvgl.io/assets/ bootstrap/css/bootstrap.min.css "/>
9
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/ bootstrap/4.5.3 /css/bootstrap.min.css "/>
10
10
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css "/>
11
11
< title > LVGL/MicroPython Simulator</ title >
12
12
< script src ="https://code.jquery.com/jquery-1.12.4.js "> </ script >
13
13
< script src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.4.0/umd/popper.min.js "> </ script >
14
- < script src ="https://lvgl.io/assets/ bootstrap/js/bootstrap.min.js "> </ script >
14
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/ bootstrap/4.5.3 /js/bootstrap.min.js "> </ script >
15
15
< script src ="https://cdnjs.cloudflare.com/ajax/libs/lz-string/1.4.4/lz-string.js " type ="text/javascript " charset ="utf-8 "> </ script >
16
16
< script src ="https://cdnjs.cloudflare.com/ajax/libs/axios/0.19.0/axios.min.js " integrity ="sha256-S1J4GVHHDMiirir9qsXWc8ZWw74PHHafpsHp5PXtjTs= " crossorigin ="anonymous "> </ script >
17
17
</ head >
You can’t perform that action at this time.
0 commit comments