Skip to content

Commit 86e3c8a

Browse files
Update head.html
1 parent c531c4a commit 86e3c8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/head.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<head>
22
<meta charset="UTF-8">
33
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
4-
4+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4288225696268534"
5+
crossorigin="anonymous"></script>
56
<link rel="stylesheet" href="{{ '/assets/css/just-the-docs-default.css' | relative_url }}">
67

78
{% if site.ga_tracking != nil %}

0 commit comments

Comments
 (0)