Add _includes/after-content.html and remove docs site default layout override

This commit is contained in:
iBug
2024-04-23 12:01:53 +08:00
parent 6308789788
commit a0aa8f80a7
7 changed files with 23 additions and 53 deletions
@@ -0,0 +1,11 @@
{% comment %}
Repurposing this file as "after-scripts.html" snippet,
since the docs site isn't using comments anyway.
{% endcomment %}
<style>
.google-auto-placed {
margin: 2em auto;
}
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>