We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab8ad1 commit 61c6754Copy full SHA for 61c6754
1 file changed
_layouts/default.html
@@ -4,8 +4,6 @@
4
<head>
5
6
{% include analytics.html %}
7
-
8
- {% include auto-ads.html %}
9
10
<!-- Non social metatags -->
11
<meta charset="utf-8">
@@ -87,6 +85,8 @@ <h2 class="project-date">
87
85
<section class="main-content">
88
86
89
{{ content }}
+
+ {% include auto-ads.html %}
90
91
<footer class="site-footer">
92
<!-- SVG icons from https://iconmonstr.com -->
0 commit comments