Merge pull request #576 from iNavFlight/dzikuvx-community-update

Slack removed from main page
pull/577/head
Paweł Spychalski 6 years ago committed by GitHub
commit a8068edeff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2729
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -36,7 +36,7 @@
.tab-landing .community ul {
font-size: 20px;
text-align: center;
width: 400px;
width: 300px;
height: 45px;
display: inline-block;
position: relative;

@ -9,7 +9,6 @@
<div class="community">
<ul class="communityTelegramSupport"><a href="https://t.me/INAVFlight" target="_blank"><i class="fa fa-telegram" aria-hidden="true"></i><span i18n="communityTelegramSupport"></span></a></ul>
<ul class="communityFacebookSupport"><a href="https://www.facebook.com/groups/INAVOfficial" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i><span i18n="communityFacebookSupport"></span></a></ul>
<ul class="communitySlackSupport"><a href="https://publicslack.com/slacks/inavflight/invites/new" target="_blank"><i class="fa fa-slack" aria-hidden="true"></i><span i18n="communitySlackSupport"></span></a></ul>
<ul class="communityRCGroupsSupport"><a href="https://www.rcgroups.com/forums/showthread.php?2495732-Cleanflight-iNav-%28navigation-rewrite%29-project" target="_blank"><i class="fa fa-users" aria-hidden="true"></i><span i18n="communityRCGroupsSupport"></span></a></ul>
</div>
<div class="content_mid">

Loading…
Cancel
Save