Skip to content

Commit 0f2a241

Browse files
committed
Site updated: 2017-04-13 09:52:17
1 parent abcd3dd commit 0f2a241

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

about/index.html

+1-24
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<meta property="og:url" content="http://yoursite.com/about/index.html">
9494
<meta property="og:site_name" content="谢晖的博客">
9595
<meta property="og:description" content="姓名:谢晖 邮箱:[email protected] 职业:软件开发工程师、软件研发工程师、技术架构师 出生日期:199年12月11日">
96-
<meta property="og:updated_time" content="2017-04-12T15:35:28.395Z">
96+
<meta property="og:updated_time" content="2017-04-13T01:51:53.996Z">
9797
<meta name="twitter:card" content="summary">
9898
<meta name="twitter:title" content="谢晖的博客">
9999
<meta name="twitter:description" content="姓名:谢晖 邮箱:[email protected] 职业:软件开发工程师、软件研发工程师、技术架构师 出生日期:199年12月11日">
@@ -338,17 +338,6 @@ <h2 class="post-title" itemprop="name headline"></h2>
338338

339339

340340

341-
<div class="comments" id="comments">
342-
343-
<div id="disqus_thread">
344-
<noscript>
345-
Please enable JavaScript to view the
346-
<a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a>
347-
</noscript>
348-
</div>
349-
350-
</div>
351-
352341

353342
</div>
354343

@@ -585,18 +574,6 @@ <h2 class="post-title" itemprop="name headline"></h2>
585574

586575

587576

588-
<script type="text/javascript">
589-
var disqus_config = function () {
590-
this.page.url = 'http://yoursite.com/about/index.html';
591-
this.page.identifier = 'about/index.html';
592-
this.page.title = '';
593-
};
594-
var d = document, s = d.createElement('script');
595-
s.src = 'https://coderpreacher.disqus.com.disqus.com/embed.js';
596-
s.setAttribute('data-timestamp', '' + +new Date());
597-
(d.head || d.body).appendChild(s);
598-
</script>
599-
600577

601578

602579

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ pre .javascript .function {
17031703
width: 4px;
17041704
height: 4px;
17051705
border-radius: 50%;
1706-
background: #78fb63;
1706+
background: #f4b4ff;
17071707
}
17081708
.links-of-blogroll {
17091709
font-size: 13px;

0 commit comments

Comments
 (0)