Skip to content

Commit 61c6754

Browse files
committed
fix: adjust ad position
1 parent 6ab8ad1 commit 61c6754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<head>
55

66
{% include analytics.html %}
7-
8-
{% include auto-ads.html %}
97

108
<!-- Non social metatags -->
119
<meta charset="utf-8">
@@ -87,6 +85,8 @@ <h2 class="project-date">
8785
<section class="main-content">
8886

8987
{{ content }}
88+
89+
{% include auto-ads.html %}
9090

9191
<footer class="site-footer">
9292
<!-- SVG icons from https://iconmonstr.com -->

0 commit comments

Comments
 (0)