Skip to content

Commit

Permalink
rm auto ads
Browse files Browse the repository at this point in the history
  • Loading branch information
szcf-weiya committed Mar 30, 2020
1 parent 4205639 commit 7d16004
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions material/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,6 @@
{% block extrahead %}{% endblock %}
<script src="{{ base_url }}/js/mathjax.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-3680148472128768",
enable_page_level_ads: true
});
</script>
</head>
{% if palette.primary or palette.accent %}
{% set primary = palette.primary | replace(" ", "-") | lower %}
Expand Down

0 comments on commit 7d16004

Please sign in to comment.