File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
<div class =" container-lg px-3 page-section d-md-flex flex-md-row-reverse" >
3
3
<div class =" col-md-6" >{% include "subscribe" %}</div >
4
4
<div class =" col-md-6" >
5
- <p >
5
+ <p class = " d-inline-flex " >
6
6
<span class =" mr-2 d-inline-block" >
7
7
<!-- Place this tag where you want the button to render. -->
8
8
<a
20
20
>Star</a
21
21
>
22
22
</span >
23
+
24
+
23
25
<a
24
26
href =" https://twitter.com/ProbotTheRobot"
25
27
class =" twitter-follow-button"
33
35
src =" //platform.twitter.com/widgets.js"
34
36
charset =" utf-8"
35
37
></script >
38
+
36
39
</p >
37
40
<p >
38
41
{% octicon "code" %} with {% octicon "heart" %} by
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h1 class="h2 text-center">Join the Community</h1>
13
13
essential for keeping it great.
14
14
</ p >
15
15
16
- < div class ="text- center my-6 ">
16
+ < div class ="d-flex flex-wrap flex-lg-justify- center flex-justify-around flex-self-center flex-sm-fill my-6" style =" gap:10px ">
17
17
< a
18
18
class ="btn btn-outline d-inline-block mb-1 mb-md-0 mr-0 mr-md-3 "
19
19
href ="https://github.com/probot/probot/discussions "
@@ -42,6 +42,7 @@ <h1 class="h2 text-center">Join the Community</h1>
42
42
Ask on Stack Overflow
43
43
</ a >
44
44
</ div >
45
+
45
46
< div class ="border-top container-md py-4 ">
46
47
< div class ="d-flex gutter flex-wrap ">
47
48
< div class ="col-md-6 col-12 mb-4 ">
You can’t perform that action at this time.
0 commit comments