add google ads

This commit is contained in:
Zhe Wang
2023-01-14 14:56:28 +00:00
parent e94576942e
commit fcb78875db
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ theme:
bug: octicons/bug-16
example: octicons/beaker-16
quote: octicons/quote-16
custom_dir: overrides
markdown_extensions:
- attr_list
- md_in_html
+4
View File
@@ -0,0 +1,4 @@
{% extends "base.html" %} {% block disqus %}
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9801985319378542"
crossorigin="anonymous"></script>
{% endblock %}