This repository was archived by the owner on Jun 27, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<!-- web.css and web.js need cache busting; increment the numbers when you make changes -->
11
11
< link rel ="stylesheet " href ="web.css?5 ">
12
12
< link rel ="shortcut icon " href ="https://doc.rust-lang.org/favicon.ico "/>
13
- < script src ="https://cdn.jsdelivr.net/ace/1.2.3 /min/ace.js "
14
- integrity ="sha512-lp7lBcKlkYx0jlja+DwHOHRk8LPaxvP8MuTlxAFgOpUYNib+59G1IwsxLBIFYwrkxYaBmn/oF9TWtDSEY5Ph+w == "
13
+ < script src ="https://cdn.jsdelivr.net/ace/1.2.6 /min/ace.js "
14
+ integrity ="sha512-Y/M43OHLyvSuqF2JuQU9RIerW7fH7i/h/7AokQPIXhoYiHIxKXYDCWcuyRSXiVCGGtnfYoIBklTZ4/t26Lrr/A == "
15
15
crossorigin ="anonymous "
16
16
charset ="utf-8 "> </ script >
17
- < script src ="https://cdn.jsdelivr.net/ace/1.2.3 /min/ext-themelist.js "
18
- integrity ="sha512-F7PRyMnRbqZEM6kS5YAvxekuwessnK2eIJ3hnxTqpD+5e8lz5K6aa4pH0puO2Gip1CYgCHjvdgXS5+64lsAXog == "
17
+ < script src ="https://cdn.jsdelivr.net/ace/1.2.6 /min/ext-themelist.js "
18
+ integrity ="sha512-ZdrBduTZxDAOqGKxKVuFtIVU0wD82q0HXnUEj8/KBHZ9DbQuuAjfMZ7yyBnh3vzkOtMQex9jj8EuypRD+KGNSA == "
19
19
crossorigin ="anonymous "
20
20
charset ="utf-8 "> </ script >
21
21
< script src ="web.js?12 "> </ script >
You can’t perform that action at this time.
0 commit comments