Skip to content

Commit

Permalink
fix(social): remove facebook group (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Dec 18, 2024
1 parent 9471c7a commit bd71bb4
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions dist/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,36 +188,6 @@ <h4 class="card-title mb-3 fw-bolder crowdin-ignore">Reddit</h4>
</div>
</div>

<!-- Facebook Group -->
<div class="container mb-5 shadow border-0 bg-dark rounded-0">
<div class="d-table-row g-0 text-white">
<div class="d-table-cell px-3 align-middle text-center">
<h1>
<i class="fa-fw fab fa-facebook-f"></i>
</h1>
</div>
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
<a class="text-decoration-none link-light stretched-link"
href="https://www.facebook.com/groups/lizardbyte" target="_blank">
<h4 class="card-title mb-3 fw-bolder">Facebook Group</h4>
</a>
<p class="card-text">
Our official Facebook group. This is best for simple questions.
Please read the rules, and be courteous when posting.
</p>
<p class="card-text mx-3">
<small>
<strong>Type:</strong> Community Support
</small>
</p>
<img class="m-3"
alt="Facebook group"
src="https://img.shields.io/badge/-1877F2?style=for-the-badge&logo=facebook&logoColor=white&labelColor=1877F2&color=1877F2&label=Facebook%20group"
>
</div>
</div>
</div>

</section>

</div>
Expand Down

0 comments on commit bd71bb4

Please sign in to comment.