mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
add google ads
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ theme:
|
|||||||
bug: octicons/bug-16
|
bug: octicons/bug-16
|
||||||
example: octicons/beaker-16
|
example: octicons/beaker-16
|
||||||
quote: octicons/quote-16
|
quote: octicons/quote-16
|
||||||
|
custom_dir: overrides
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- attr_list
|
- attr_list
|
||||||
- md_in_html
|
- md_in_html
|
||||||
|
|||||||
@@ -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 %}
|
||||||
Reference in New Issue
Block a user