Skip to content

Commit 0545f09

Browse files
committed
添加社交分享工具栏
1 parent 916b407 commit 0545f09

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

index.html

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,37 @@ <h1 id="project_title">AndroidDevTools</h1>
2222
<h2 id="project_tagline">最新版Android开发工具 ADT Bundle Android Studio SDK Tools下载</h2>
2323

2424
<section id="downloads">
25-
<a class="zip_download_link" href="https://github.com/inferjay/AndroidDevTools/zipball/master">Download this project as a .zip file</a>
26-
<a class="tar_download_link" href="https://github.com/inferjay/AndroidDevTools/tarball/master">Download this project as a tar.gz file</a>
25+
<!--<a class="zip_download_link" href="https://github.com/inferjay/AndroidDevTools/zipball/master">Download this project as a .zip file</a>-->
26+
<!--<a class="tar_download_link" href="https://github.com/inferjay/AndroidDevTools/tarball/master">Download this project as a tar.gz file</a>-->
27+
<!-- JiaThis Button BEGIN -->
28+
<div class="jiathis_style_32x32">
29+
<a class="jiathis_button_tsina"></a>
30+
<a class="jiathis_button_weixin"></a>
31+
<a class="jiathis_button_twitter"></a>
32+
<a class="jiathis_button_fb"></a>
33+
<a class="jiathis_button_googleplus"></a>
34+
<a class="jiathis_button_qzone"></a>
35+
<a href="http://www.jiathis.com/share?uid=1948353" class="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis" target="_blank"></a>
36+
<a class="jiathis_counter_style"></a>
37+
</div>
38+
<script type="text/javascript" >
39+
var jiathis_config={
40+
data_track_clickback:true,
41+
url:"http://www.androiddevtools.cn",
42+
summary:"最新版Android开发工具 ADT Bundle Android Studio SDK Tools下载 Google Android官方培训课程中文版 Android设计指南非官方简体中文版 Google Material Design 中文版 AndroidDevTools by inferjay",
43+
title:"无需翻墙下载Android开发所需的工具 #Android开发工具#",
44+
ralateuid:{
45+
"tsina":"androiddevtools"
46+
},
47+
shortUrl:false,
48+
hideMore:false
49+
}
50+
</script>
51+
<script type="text/javascript" src="http://v3.jiathis.com/code/jia.js?uid=1948353" charset="utf-8"></script>
52+
<!-- JiaThis Button END -->
53+
54+
55+
2756
</section>
2857
</header>
2958
</div>

0 commit comments

Comments
 (0)