You've already forked AstralRinth
forked from didirus/AstralRinth
Switch ads provider, and switch the analytics system to Ariadne (#214)
* Switch ads provider, and switch the analytics system to Ariadne * Fix CI error * Remove debug messages and errors * Updated nuxtjs
This commit is contained in:
@@ -55,7 +55,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<Advertisement type="square" small-screen="square" />
|
||||
<Advertisement
|
||||
type="square"
|
||||
small-screen="square"
|
||||
ethical-ads-big
|
||||
ethical-ads-small
|
||||
ethical-ad-type="image"
|
||||
/>
|
||||
<m-footer class="footer" hide-small />
|
||||
</div>
|
||||
<div class="content">
|
||||
|
||||
Reference in New Issue
Block a user