Skip to content

Commit 8f581c3

Browse files
authored
Update terms.html
1 parent ef8f5c1 commit 8f581c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

terms.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
<meta name="twitter:description" content="By using our service, you agree to the following Terms of Service." />
2525

2626
<!-- Stylesheets -->
27-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css">
27+
<link rel="stylesheet" rel="prefetch" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css">
2828

2929
<!-- Scripts -->
30-
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
30+
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js" rel="prefetch"></script>
3131
</head>
3232

3333
<style>

0 commit comments

Comments
 (0)