Skip to content

Commit a631f98

Browse files
committed
Add pre-browsing hints for external services
1 parent f38f403 commit a631f98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_includes/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<meta charset="utf-8">
33
<meta name="viewport" content="width=device-width,initial-scale=1">
44
<title>{{ page.title }}</title>
5+
<link rel="preconnect" href="https://opencollective.com">
6+
<link rel="prefetch" href="https://www.google-analytics.com/analytics.js">
57
<link rel="stylesheet" href="css/normalize.css"/>
68
<link rel="stylesheet" href="css/style.css"/>
79
<link rel="stylesheet" href="css/pygments.css"/>

0 commit comments

Comments
 (0)