mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
add qf-lib
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block disqus %}
|
||||
{% block ads %}
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9801985319378542"
|
||||
crossorigin="anonymous"></script>
|
||||
{% endblock %}
|
||||
@@ -0,0 +1,4 @@
|
||||
{% if page.meta.comments %}
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9801985319378542"
|
||||
crossorigin="anonymous"></script>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user