We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8f5c1 commit 8f581c3Copy full SHA for 8f581c3
terms.html
@@ -24,10 +24,10 @@
24
<meta name="twitter:description" content="By using our service, you agree to the following Terms of Service." />
25
26
<!-- Stylesheets -->
27
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css">
+ <link rel="stylesheet" rel="prefetch" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css">
28
29
<!-- Scripts -->
30
- <script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js" rel="prefetch"></script>
31
</head>
32
33
<style>
0 commit comments