1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-20 06:45:11 +03:00

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

Slack removed from main page
This commit is contained in:
Paweł Spychalski 2018-09-28 08:31:29 +02:00 committed by GitHub
commit a8068edeff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1365 additions and 1367 deletions

2729
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

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

View file

@ -9,7 +9,6 @@
<div class="community"> <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="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="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> <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>
<div class="content_mid"> <div class="content_mid">