v1.0.7-beta.3
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div v-if="$themeConfig.showAds" class="adsense-page-bottom-inline" :style="$isDev ? 'background-color: grey;' : ''">
|
||||
<div v-if="$themeConfig.showAds && false" class="adsense-page-bottom-inline" :style="$isDev ? 'background-color: grey;' : ''">
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<ins class="adsbygoogle"
|
||||
style="display:block"
|
||||
|
||||
@ -8,11 +8,11 @@ module.exports = [
|
||||
weight: 60
|
||||
},
|
||||
{
|
||||
name: 'Suven',
|
||||
description: '趣丸网络科技 Suven 免费提供的视频课',
|
||||
name: 'Suveng',
|
||||
description: '趣丸网络科技 Suveng 免费提供的视频课',
|
||||
strong: '免费学习',
|
||||
url: 'https://www.bilibili.com/video/av88798402',
|
||||
weight: 50,
|
||||
weight: 60,
|
||||
},
|
||||
// {
|
||||
// name: '阳明的博客',
|
||||
|
||||
Reference in New Issue
Block a user