diff --git a/content/faq.md b/content/faq.md
index 7f5b0dd..cc80453 100644
--- a/content/faq.md
+++ b/content/faq.md
@@ -23,10 +23,10 @@ SFW stands for **S**ave **F**or **W**ork and if your site fits into this categor
Imagine, maybe it even is, you have a three year old daughter and her perfect world consists of elves, princesses, princes and rainbows farting unicorns. The worst thing that could happen in this world would be if the princess broke one of her nails.
-Would you want to put her through the content of the website? If so, it"s definitely SFT 😉
+Would you want to put her through the content of the website? If so, it's definitely SFT 😉
{{< /detail-tag >}}
-## Great to know
+## Good to know
{{< detail-tag "How to join the no-JS Club?" >}}
### Instructions
@@ -55,9 +55,9 @@ Would you want to put her through the content of the website? If so, it"s defini
![sourcehut membership request ticket](/assets/no-js/membership-request-ticket.webp)
-7. Once your request is approved, the domain will be added to the member list below
+7. Once your request is approved, the domain will be added to the [member list](/members)
-Note: I reserve the right to not add sites based on whether I think they're suitable to be added or not
+Note: We reserve the right to not add sites based on whether I think they're suitable to be added or not
[Example ticket showcasing an accepted request 🙌](https://todo.sr.ht/~hmbrg/no-JS.club/1)
@@ -69,8 +69,6 @@ Simply file a new [ticket]( https://todo.sr.ht/~hmbrg/no-JS.club) and attach an
{{< /detail-tag >}}
{{< detail-tag "Are there badges to showcase my membership?" >}}
-### Available badges
-
Yes, **if your website is qualified and included in our list**, you are entitled to use one of the following badges:
**Bright badge which fits darker website layouts:**
@@ -80,9 +78,9 @@ Yes, **if your website is qualified and included in our list**, you are entitled
**Dark badge which fits brighter website layouts:**
[![This website is a proud member of the no-JS Club](https://no-js.club/images/no-JS.club_badge_dark.svg)](https://no-js.club)
+{{< /detail-tag >}}
-### How to integrate badges
-
+{{< detail-tag "How to integrate badges" >}}
**HTML code snippet for bright badge:**
``
@@ -98,12 +96,12 @@ Yes, **if your website is qualified and included in our list**, you are entitled
**Markdown code snippets for dark badge:**
`[![This website is a proud member of the no-JS Club](https://no-js.club/images/no-JS.club_badge_dark.svg)](https://no-js.club)`
+{{< /detail-tag >}}
-### How to change badge size
-
+{{< detail-tag "How to change badge size" >}}
Below you see some **HTML** and **Markdown** solutions for changing the size of the badge.
-#### HTML solution
+**HTML solution:**
To proportionally change the badge size you either add the **width** or **height** parameter to the HTML snippet. The browser will automatically calculate the size of the other edge.
@@ -115,11 +113,11 @@ To proportionally change the badge size you either add the **width** or **height
``
-#### Markdown solution
+**Markdown solution:**
Download the badge of your choice and open it with a text editor.
-**Line two** contain the dimensions, which **can be adjusted to your liking.**
+**Line two** contains the dimensions, which **can be adjusted to your liking.**
`