File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,14 @@ <h1>Overview</h1>
55
55
joining the effort. See the section on < a
56
56
href ="#policies "> Project Policies</ a > for more information on
57
57
getting involved.</ p >
58
+ < div class ="g-plusone " data-annotation ="inline " data-width ="300 "> </ div >
59
+ < script type ="text/javascript ">
60
+ ( function ( ) {
61
+ var po = document . createElement ( 'script' ) ; po . type = 'text/javascript' ; po . async = true ;
62
+ po . src = 'https://apis.google.com/js/platform.js' ;
63
+ var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( po , s ) ;
64
+ } ) ( ) ;
65
+ </ script >
58
66
</ section >
59
67
< section id ="download ">
60
68
< div class ="page-header ">
@@ -94,13 +102,13 @@ <h1>Documentation</h1>
94
102
library available through the following links.</ p >
95
103
< div class ="row ">
96
104
< div class ="col-md-4 ">
97
- < a href ="0.11.0/index.html " class ="btn btn-warning btn-lg btn-block "> 0.11.0 (stable)</ a >
105
+ < a href ="0.11.0/index.html " class ="btn btn-primary btn-lg btn-block "> 0.11.0 (stable)</ a >
98
106
</ div >
99
107
< div class ="col-md-4 ">
100
- < a href ="0.10.1/index.html " class ="btn btn-primary btn-lg btn-block "> 0.10.1 (previous stable)</ a >
108
+ < a href ="0.10.1/index.html " class ="btn btn-warning btn-lg btn-block "> 0.10.1 (previous stable)</ a >
101
109
</ div >
102
110
< div class ="col-md-4 ">
103
- < a href ="0.9.4/index.html " class ="btn btn-primary btn-lg btn-block "> 0.9.4 (previous unsupported)</ a >
111
+ < a href ="0.9.4/index.html " class ="btn btn-danger btn-lg btn-block "> 0.9.4 (previous unsupported)</ a >
104
112
</ div >
105
113
</ div >
106
114
</ section >
You can’t perform that action at this time.
0 commit comments