forked from didirus/AstralRinth
fix slot not rendering
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div
|
||||
class="absolute top-0 flex items-center justify-center overflow-hidden rounded-2xl bg-bg-raised"
|
||||
>
|
||||
<div id="project-rail" />
|
||||
<div data-ad="project-rail" />
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
<body>
|
||||
<div class="ads-container">
|
||||
<a id="plus-link" href="https://modrinth.com/plus" target="_blank"></a>
|
||||
<div id="project-rail" />
|
||||
<div data-ad="project-rail" />
|
||||
</div>
|
||||
<script>
|
||||
window.addEventListener(
|
||||
|
||||
Reference in New Issue
Block a user