Skip to content

Commit

Permalink
fix empty tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Sep 4, 2024
1 parent d29b71e commit 2e7db50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/public/promo-frame-rev-iq.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<body>
<div class="ads-container">
<a id="plus-link" href="https://modrinth.com/plus" target="_blank"></a>
<div id="modrinth-rail-1" data-ad="project-rail" />
<div id="modrinth-rail-1" data-ad="project-rail"></div>
</div>
<script>
window.addEventListener(
Expand Down

0 comments on commit 2e7db50

Please sign in to comment.