hide right side ads

This commit is contained in:
Shao Huan Qing
2021-06-03 09:20:58 +08:00
parent dc3f50e715
commit 9384fc3d3d

View File

@ -1,5 +1,5 @@
<template>
<div v-if="$themeConfig.showAds || true" class="adsense-right" :style="$isDev ? 'background-color: grey;' : ''">
<div v-if="$themeConfig.showAds && false" class="adsense-right" :style="$isDev ? 'background-color: grey;' : ''">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- AdSenseRightSide -->
<ins class="adsbygoogle"