File tree Expand file tree Collapse file tree 3 files changed +2
-17
lines changed Expand file tree Collapse file tree 3 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h2>Where to Connect</h2>
13
13
14
14
< br />
15
15
16
- < div class ="row ">
16
+ < div class ="row justify-content-center ">
17
17
< div class ="col-lg-4 col-md-4 col-sm-4 ">
18
18
< div class ="social discourse ">
19
19
< h4 > Discourse</ h4 >
@@ -23,15 +23,6 @@ <h4>Discourse</h4>
23
23
</ div >
24
24
</ div >
25
25
26
- < div class ="col-lg-4 col-md-4 col-sm-4 ">
27
- < div class ="social twitter ">
28
- < h4 > Twitter</ h4 >
29
- < p >
30
- Tweet things to < a href ="https://twitter.com/bokeh "> @bokeh</ a >
31
- </ p >
32
- </ div >
33
- </ div >
34
-
35
26
< div class ="col-lg-4 col-md-4 col-sm-4 ">
36
27
< div class ="social github ">
37
28
< h4 > Github</ h4 >
Original file line number Diff line number Diff line change 22
22
< meta property ="og:url " content ="https://bokeh.org/ " />
23
23
< meta property ="og:description " content ="Bokeh is a Python-based visualization library, capable of building plots from simple charts to interactive dashboards. ">
24
24
< meta name ="image " property ="og:image " content ="http://static.bokeh.org/og/logotype-on-hex.png ">
25
- < meta property ="og:image:alt " content ="Bokeh logo on hex tiles " />
26
- < meta name ="twitter:card " content ="summary_large_image " />
27
- < meta property ="twitter:site " content ="@bokeh " />
25
+ < meta property ="og:image:alt " content ="Bokeh logo on hex tiles " />
Original file line number Diff line number Diff line change 155
155
background-image : url (" ../img/discourse.png" )
156
156
margin-top : 14px
157
157
border-bottom : 0
158
- & .twitter
159
- background-image : url (" ../img/twitter.png" )
160
- margin-top : 14px
161
- border-bottom : 0
162
158
& .github
163
159
background-image : url (" ../img/github.png" )
164
160
margin-top : 14px
You can’t perform that action at this time.
0 commit comments