Skip to content

Commit d5caadc

Browse files
committed
fix bugs
1 parent 9b4febb commit d5caadc

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ var Config = {
22
site: {
33
title: 'WincnDEV',
44
description: '开源、分享,专注开发,用Coding创造财富',
5-
version: '2.0.0',
5+
version: '2.0.1',
66
duoshuo: {
77
short_name: 'gefangshuai' // 请将这里替换成自己的
88
}

views/partials/sidebar/gonggao.hbs

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
<div class="box box-primary">
22
<div class="box-header with-border">
3-
<b>公告</b>
3+
<b>温馨提示</b>
44
</div>
55
<div class="box-body">
66
<p>
7-
为了保证站点文章的质量,所以本站采用注册码机制进行注册
7+
本站致力于优质技术文摘分享,每一篇文章都是分享者精心筛选
88
</p>
99
<hr>
10-
<h3>获取注册码的方法:</h3>
11-
<p>
12-
请发送
13-
<p>
10+
<h3>如何成为分享者:</h3>
11+
发送
12+
<div>
1413
<code>获取《Wincn开发网》注册码</code> + <code>您的姓名</code> +<code>Github地址或者个人博客地址</code>
15-
</p>
14+
</div>
1615
到 <span class="text-primary"><a href="mailto:[email protected]">[email protected]</a></span> 索取注册码.
1716
</p>
1817
<p>

0 commit comments

Comments
 (0)