Fix ad warning, add snapshot search

This commit is contained in:
Jai A
2020-11-05 18:00:40 -07:00
parent 7445f43b1b
commit 8ca09f6384
4 changed files with 34 additions and 7 deletions

View File

@@ -130,7 +130,9 @@
<DownloadIcon />
</nuxt-link>
</div>
<EthicalAd type="image" />
<client-only>
<EthicalAd type="image" />
</client-only>
</div>
</section>
</div>