@@ -199,6 +199,24 @@ <h3 class="mt-3 ml-3 font-bold text-indigo-100 text-xl mb-2">
199199 </ div >
200200 </ div >
201201
202+ < div class ="flex flex-col items-center bg-white lg:rounded m-12 py-8 px-4 lg:px-16 lg:max-w-4xl ">
203+ < h2 class ="text-center text-4xl py-5 font-semibold ">
204+ How to join our
205+ < span class ="text-teal-600 border-b-2 border-teal-600 "> community</ span > ?
206+ </ h2 >
207+ < p class ="text-center text-xl leading-tight ">
208+ Raise an issue on the support repo asking to join
209+ (< a class ="text-blue-500 underline " target ="_blank " href ="https://github.com/EddieJaoudeCommunity/support/issues?q=is%3Aissue+is%3Aclosed+label%3A%22invite+me+to+the+organisation%22 "> examples</ a > ).
210+ </ p >
211+ < a
212+ class ="mt-5 text-blue-500 bg-transparent border border-solid border-blue-500 hover:bg-blue-500 hover:text-white active:bg-blue-600 font-bold uppercase px-8 py-3 rounded outline-none focus:outline-none mr-1 mb-1 "
213+ style ="transition: all .15s ease "
214+ target ="_blank "
215+ href ="https://github.com/EddieJaoudeCommunity/support/issues ">
216+ Join us.
217+ </ a >
218+ </ div >
219+
202220 <!-- Moderator cards -->
203221 < div class ="container my-8 p-5 bg-white rounded-lg ">
204222 < h2 class ="text-center text-4xl mb-5 py-5 font-semibold ">
@@ -827,7 +845,7 @@ <h2 class="text-center text-4xl mb-5 py-5 font-semibold">
827845 </ a >
828846 </ div >
829847 < div class ="flex flex-inline ">
830- < a target ="_blank " href ="www.flachsconsulting.com ">
848+ < a target ="_blank " href ="https:// www.flachsconsulting.com ">
831849 < i
832850 class ="fa fa-link pr-1 pt-6 "
833851 style ="
@@ -857,7 +875,7 @@ <h2 class="text-center text-4xl mb-5 py-5 font-semibold">
857875 </ a >
858876 </ div >
859877 < div >
860- < a target ="_blank " href ="www.flachsconsulting.com ">
878+ < a target ="_blank " href ="https:// www.flachsconsulting.com ">
861879 < i
862880 class ="fa fa-link pt-5 pr-5 "
863881 style ="font-size: 20px; color: rgb(109, 71, 199) "
0 commit comments