Skip to content

Commit 0e986d4

Browse files
committed
add ad
1 parent f5729d6 commit 0e986d4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

_includes/ads.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<div style="margin-top: 8rem;">
2+
<hr data-content="ads">
3+
4+
<p style="text-align: center">
5+
need to track user feedback? <a href='https://astuto.io/?utm_campaign=riggraz_homepage&utm_source=riggraz.dev'>learn more about astuto</a>
6+
</p>
7+
</div>

index.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
---
22
layout: home
33
---
4+
5+
{% include ads.html %}

0 commit comments

Comments
 (0)