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 f38f403 commit a631f98Copy full SHA for a631f98
docs/_includes/head.html
@@ -2,6 +2,8 @@
2
<meta charset="utf-8">
3
<meta name="viewport" content="width=device-width,initial-scale=1">
4
<title>{{ page.title }}</title>
5
+ <link rel="preconnect" href="https://opencollective.com">
6
+ <link rel="prefetch" href="https://www.google-analytics.com/analytics.js">
7
<link rel="stylesheet" href="css/normalize.css"/>
8
<link rel="stylesheet" href="css/style.css"/>
9
<link rel="stylesheet" href="css/pygments.css"/>
0 commit comments