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 1010 <!-- web.css and web.js need cache busting; increment the numbers when you make changes -->
1111 < link rel ="stylesheet " href ="web.css?5 ">
1212 < link rel ="shortcut icon " href ="https://doc.rust-lang.org/favicon.ico "/>
13- < script src ="https://cdn.jsdelivr.net/ace/1.2.6 /min/ace.js "
14- integrity ="sha512-Y/M43OHLyvSuqF2JuQU9RIerW7fH7i/h/7AokQPIXhoYiHIxKXYDCWcuyRSXiVCGGtnfYoIBklTZ4/t26Lrr/A == "
13+ < script src ="https://cdn.jsdelivr.net/ace/1.2.3 /min/ace.js "
14+ integrity ="sha512-lp7lBcKlkYx0jlja+DwHOHRk8LPaxvP8MuTlxAFgOpUYNib+59G1IwsxLBIFYwrkxYaBmn/oF9TWtDSEY5Ph+w == "
1515 crossorigin ="anonymous "
1616 charset ="utf-8 "> </ script >
17- < script src ="https://cdn.jsdelivr.net/ace/1.2.6 /min/ext-themelist.js "
18- integrity ="sha512-ZdrBduTZxDAOqGKxKVuFtIVU0wD82q0HXnUEj8/KBHZ9DbQuuAjfMZ7yyBnh3vzkOtMQex9jj8EuypRD+KGNSA == "
17+ < script src ="https://cdn.jsdelivr.net/ace/1.2.3 /min/ext-themelist.js "
18+ integrity ="sha512-F7PRyMnRbqZEM6kS5YAvxekuwessnK2eIJ3hnxTqpD+5e8lz5K6aa4pH0puO2Gip1CYgCHjvdgXS5+64lsAXog == "
1919 crossorigin ="anonymous "
2020 charset ="utf-8 "> </ script >
2121 < script src ="web.js?12 "> </ script >
You can’t perform that action at this time.
0 commit comments