sharing
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div v-if="$themeConfig.showAds" class="adsense-under-title" :style="$isDev ? 'background-color: grey;' : ''">
|
||||
<div v-if="$themeConfig.showAds && $isNotSharing" class="adsense-under-title" :style="$isDev ? 'background-color: grey;' : ''">
|
||||
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> -->
|
||||
<!-- PageTopUnderTitle -->
|
||||
<!-- <ins class="adsbygoogle"
|
||||
|
||||
Reference in New Issue
Block a user