Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3878cf9

Browse files
committed
Add +1 button; change button colors for doc links.
1 parent44719cc commit3878cf9

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

‎index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,14 @@ <h1>Overview</h1>
5555
joining the effort. See the section on<a
5656
href="#policies">Project Policies</a> for more information on
5757
getting involved.</p>
58+
<divclass="g-plusone"data-annotation="inline"data-width="300"></div>
59+
<scripttype="text/javascript">
60+
(function(){
61+
varpo=document.createElement('script');po.type='text/javascript';po.async=true;
62+
po.src='https://apis.google.com/js/platform.js';
63+
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(po,s);
64+
})();
65+
</script>
5866
</section>
5967
<sectionid="download">
6068
<divclass="page-header">
@@ -94,13 +102,13 @@ <h1>Documentation</h1>
94102
library available through the following links.</p>
95103
<divclass="row">
96104
<divclass="col-md-4">
97-
<ahref="0.11.0/index.html"class="btn btn-warning btn-lg btn-block">0.11.0 (stable)</a>
105+
<ahref="0.11.0/index.html"class="btn btn-primary btn-lg btn-block">0.11.0 (stable)</a>
98106
</div>
99107
<divclass="col-md-4">
100-
<ahref="0.10.1/index.html"class="btn btn-primary btn-lg btn-block">0.10.1 (previous stable)</a>
108+
<ahref="0.10.1/index.html"class="btn btn-warning btn-lg btn-block">0.10.1 (previous stable)</a>
101109
</div>
102110
<divclass="col-md-4">
103-
<ahref="0.9.4/index.html"class="btn btn-primary btn-lg btn-block">0.9.4 (previous unsupported)</a>
111+
<ahref="0.9.4/index.html"class="btn btn-danger btn-lg btn-block">0.9.4 (previous unsupported)</a>
104112
</div>
105113
</div>
106114
</section>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp