add Google AdSense script tag for some monetization chores

This commit is contained in:
Andrei Jiroh Eugenio Halili 2024-01-28 04:40:39 +00:00
parent be0332b478
commit 549103f5a4
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ SPDX-License-Identifier: MIT
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/mkdocs-material-styling.css' | url }}">
<script src="https://hypothes.is/embed.js" async></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7086107380680684" crossorigin="anonymous"></script>
{% endblock %}
<!-- Staging build -->
{% block announce %}