Skip to content

Commit 8d6493c

Browse files
author
Jun Liu
committed
removed Weibo share icon
1 parent 7dcab36 commit 8d6493c

File tree

8 files changed

+5
-160
lines changed

8 files changed

+5
-160
lines changed

_layouts/post.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1 class="post-title">{{ page.title }}</h1>
1717
<div class="container">
1818
<a href="https://twitter.com/share?url={{ page.url | prepend: site.baseurl | prepend: site.url }}&text={{ page.title }}" target="_blank" class="post-share-icon twitter"></a>
1919
<a href="https://www.evernote.com/clip.action?url={{ page.url | prepend: site.baseurl | prepend: site.url }}&title={{ page.title }}" target="_blank" class="post-share-icon evernote"></a>
20-
<a href="http://service.weibo.com/share/share.php?url={{ page.url | prepend: site.baseurl | prepend: site.url }}&title={{ page.title }}" target="_blank" class="post-share-icon weibo"></a>
20+
<!--<a href="http://service.weibo.com/share/share.php?url={{ page.url | prepend: site.baseurl | prepend: site.url }}&title={{ page.title }}" target="_blank" class="post-share-icon weibo"></a>-->
2121
</div>
2222
</div>
2323

_site/Gemfile

-2
This file was deleted.

_site/Gemfile.lock

-139
This file was deleted.

_site/ericmm.github.io.iml

-13
This file was deleted.

_site/feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.2.1">Jekyll</generator><link href="https://ericmm.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://ericmm.github.io//" rel="alternate" type="text/html" /><updated>2016-09-24T16:43:43+10:00</updated><id>https://ericmm.github.io//</id><title>Thoughts &amp; ideas...</title><subtitle>&quot;My Tech Blog&quot;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://jekyllrb.com" version="3.2.1">Jekyll</generator><link href="https://ericmm.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://ericmm.github.io//" rel="alternate" type="text/html" /><updated>2016-09-24T16:59:37+10:00</updated><id>https://ericmm.github.io//</id><title>Thoughts &amp; ideas...</title><subtitle>&quot;My Tech Blog&quot;
22
</subtitle><author><name>Jun</name></author></feed>

_site/index.html

-1
This file was deleted.

_site/pages/feed.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</description>
77
<link>https://ericmm.github.io//</link>
88
<atom:link href="https://ericmm.github.io//feed.xml" rel="self" type="application/rss+xml"/>
9-
<pubDate>Sat, 24 Sep 2016 16:43:43 +1000</pubDate>
10-
<lastBuildDate>Sat, 24 Sep 2016 16:43:43 +1000</lastBuildDate>
9+
<pubDate>Sat, 24 Sep 2016 16:59:37 +1000</pubDate>
10+
<lastBuildDate>Sat, 24 Sep 2016 16:59:37 +1000</lastBuildDate>
1111
<generator>Jekyll v3.2.1</generator>
1212

1313
</channel>

_site/sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
</url>
99
<url>
1010
<loc>https://ericmm.github.io//ie.html</loc>
11-
<lastmod>2016-07-21T00:12:30+10:00</lastmod>
11+
<lastmod>2016-09-24T16:48:24+10:00</lastmod>
1212
</url>
1313
</urlset>

0 commit comments

Comments
 (0)