Skip to content

Commit

Permalink
improve the adblocker message
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Feb 25, 2024
1 parent cd17eaa commit fb49b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Ads.astro
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { Warning } from './react/warning';
data-ea-type="text"
/>
<div id="adblocker-warning" style="display:none">
<Warning><strong>Please enable ads on this website.</strong> Thank you.</Warning>
<Warning><strong>Please consider disabling AdBlocker for this site.</strong> Thank you for supporting the project.</Warning>
</div>
</div>

Expand Down

0 comments on commit fb49b7c

Please sign in to comment.