Skip to content

Commit 574c3cd

Browse files
committed
去除广告
1 parent 996f905 commit 574c3cd

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ language: zh-CN
1212

1313
# URL
1414
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
15-
url: http://vuefe.cn
15+
url: https://vuefe.cn
1616
root: /
1717
permalink: :year/:month/:day/:title/
1818
tag_dir: tags

themes/vue/layout/partials/ad.ejs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +0,0 @@
1-
<div id="ad">
2-
<!-- <span>Sponsored By</span><br>
3-
<a href="http://www.thedifferenceengine.io/" target="_blank"
4-
style="background-color: rgba(0,0,0,.85); padding: 10px 0">
5-
<img src="/images/tde.png">
6-
</a> -->
7-
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=vuejs" id="_carbonads_js"></script>
8-
</div>

0 commit comments

Comments
 (0)