Skip to content

Commit

Permalink
Update head.html
Browse files Browse the repository at this point in the history
  • Loading branch information
devsecopsguides authored Jan 17, 2025
1 parent c531c4a commit 86e3c8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4288225696268534"
crossorigin="anonymous"></script>
<link rel="stylesheet" href="{{ '/assets/css/just-the-docs-default.css' | relative_url }}">

{% if site.ga_tracking != nil %}
Expand Down

0 comments on commit 86e3c8a

Please sign in to comment.