Skip to content

Commit bd71bb4

Browse files
fix(social): remove facebook group (#193)
1 parent 9471c7a commit bd71bb4

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

dist/support.html

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -188,36 +188,6 @@ <h4 class="card-title mb-3 fw-bolder crowdin-ignore">Reddit</h4>
188188
</div>
189189
</div>
190190

191-
<!-- Facebook Group -->
192-
<div class="container mb-5 shadow border-0 bg-dark rounded-0">
193-
<div class="d-table-row g-0 text-white">
194-
<div class="d-table-cell px-3 align-middle text-center">
195-
<h1>
196-
<i class="fa-fw fab fa-facebook-f"></i>
197-
</h1>
198-
</div>
199-
<div class="col-sm-auto border-white my-3 px-3 py-2 border-start">
200-
<a class="text-decoration-none link-light stretched-link"
201-
href="https://www.facebook.com/groups/lizardbyte" target="_blank">
202-
<h4 class="card-title mb-3 fw-bolder">Facebook Group</h4>
203-
</a>
204-
<p class="card-text">
205-
Our official Facebook group. This is best for simple questions.
206-
Please read the rules, and be courteous when posting.
207-
</p>
208-
<p class="card-text mx-3">
209-
<small>
210-
<strong>Type:</strong> Community Support
211-
</small>
212-
</p>
213-
<img class="m-3"
214-
alt="Facebook group"
215-
src="https://img.shields.io/badge/-1877F2?style=for-the-badge&logo=facebook&logoColor=white&labelColor=1877F2&color=1877F2&label=Facebook%20group"
216-
>
217-
</div>
218-
</div>
219-
</div>
220-
221191
</section>
222192

223193
</div>

0 commit comments

Comments
 (0)