|
3 | 3 | <head>
|
4 | 4 | <meta name="viewport" content="width=device-width">
|
5 | 5 | <title>Rustfmt</title>
|
6 |
| - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.css" /> |
7 |
| - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/styles/github-gist.min.css"> |
8 |
| - <script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script> |
9 |
| - <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.js" ></script> |
| 6 | + <link rel="stylesheet" |
| 7 | + href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/3.0.1/github-markdown.min.css" |
| 8 | + integrity="sha512-7e0rszTy0dKTIgYzCeBXpmycq0EOkwAvxZ0dv/LAtQfcXWCoaRhzs+v2Mn6of3jImxPazbYxiK0kpE/7wZ/UQA==" |
| 9 | + crossorigin="anonymous" |
| 10 | + referrerpolicy="no-referrer" /> |
| 11 | + <link rel="stylesheet" |
| 12 | + href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/styles/github-gist.min.css" |
| 13 | + integrity="sha512-od7JLoOTxM8w/HSKGzP9Kexc20K9p/M2zxSWsd7H1e4Ctf+8SQFtCWEZnW5u6ul5ehSECa5QmOk9ju2nQMmlVA==" |
| 14 | + crossorigin="anonymous" |
| 15 | + referrerpolicy="no-referrer" /> |
| 16 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/marked/12.0.2/marked.min.js" |
| 17 | + integrity="sha512-xeUh+KxNyTufZOje++oQHstlMQ8/rpyzPuM+gjMFYK3z5ILJGE7l2NvYL+XfliKURMpBIKKp1XoPN/qswlSMFA==" |
| 18 | + crossorigin="anonymous" |
| 19 | + referrerpolicy="no-referrer"></script> |
| 20 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.6.10/vue.min.js" |
| 21 | + integrity="sha512-PwQ5+jgXxxprNGc80ycHE3spgj6TuDieHe/yTkbEJ+U5aol7dTupi/4VbwHHzlQVW77Vb0GLOIsiYigHgC5vcg==" |
| 22 | + crossorigin="anonymous" |
| 23 | + referrerpolicy="no-referrer"></script> |
| 24 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/highlight.min.js" |
| 25 | + integrity="sha512-av6ZR84Ldk6j29DMhf6v0cssEhow1VROFLoKbX7wrvzZB++/nV8m0jXbYeWcHPEzSNONImx6zwBskCUT9AQidA==" |
| 26 | + crossorigin="anonymous" |
| 27 | + referrerpolicy="no-referrer"></script> |
| 28 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.18.0/axios.min.js" |
| 29 | + integrity="sha512-3BBFWr73Xrf8GRjO+0pl0cbVwESBvg3ovnuCXpoqOkC/mkt/hTkFtutUPrwRz8eLySYvy5v1daulkyUZYvH8jw==" |
| 30 | + crossorigin="anonymous" |
| 31 | + referrerpolicy="no-referrer"></script> |
10 | 32 | <script src=" https://unpkg.com/[email protected]" ></script>
|
11 |
| - <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/highlight.min.js"></script> |
12 |
| - <script src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.18.0/axios.min.js"></script> |
13 | 33 | <style>
|
14 | 34 | @media (max-width: 767px) {
|
15 | 35 | .markdown-body {
|
|
0 commit comments