File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,6 +52,22 @@ <h3 class="text-center">Get Involved</h3>
5252 For usage questions, head over to < a href ="http://answers.ros.org/ "> ROS Answers</ a >
5353 and please tag your question with < a href ="https://answers.ros.org/questions/scope:all/sort:activity-desc/tags:embedded/ "> embedded</ a > .
5454 </ p >
55+ < div id ="CommunityInviter "> </ div >
56+ < script >
57+ window . CommunityInviterAsyncInit = function ( ) {
58+ CommunityInviter . init ( {
59+ app_url :'micro-ros' ,
60+ team_id :'micro-ros'
61+ } )
62+ } ;
63+ ( function ( d , s , id ) {
64+ var js , fjs = d . getElementsByTagName ( s ) [ 0 ] ;
65+ if ( d . getElementById ( id ) ) { return ; }
66+ js = d . createElement ( s ) ; js . id = id ;
67+ js . src = "https://communityinviter.com/js/communityinviter.js" ;
68+ fjs . parentNode . insertBefore ( js , fjs ) ;
69+ } ( document , 'script' , 'Community_Inviter' ) ) ;
70+ </ script >
5571 </ div >
5672 </ div >
5773</ div >
You can’t perform that action at this time.
0 commit comments