You've already forked AstralRinth
forked from didirus/AstralRinth
Re-add EthicalAds
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
Settings
|
||||
</nuxt-link>
|
||||
</div>
|
||||
<m-footer class="footer" />
|
||||
<client-only>
|
||||
<EthicalAd type="image" />
|
||||
<EthicalAd type="image" ad-id="dashboard" />
|
||||
</client-only>
|
||||
<m-footer class="footer" />
|
||||
</div>
|
||||
<div class="content">
|
||||
<slot />
|
||||
@@ -59,4 +59,8 @@ export default {
|
||||
font-weight: var(--font-weight-extrabold);
|
||||
}
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding-top: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user