Skip to content

Commit 119543e

Browse files
committed
Add preconnect for doubleclick domain that google analytics results in contacting
1 parent bd5109e commit 119543e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<title>{{ page.title }}</title>
55
<link rel="preconnect" href="https://opencollective.com">
66
<link rel="preconnect" href="https://www.google-analytics.com">
7+
<link rel="preconnect" href="https://stats.g.doubleclick.net">
78
<link rel="stylesheet" href="css/normalize.css"/>
89
<link rel="stylesheet" href="css/style.css"/>
910
<link rel="stylesheet" href="css/pygments.css"/>

0 commit comments

Comments
 (0)