|
|
|
@ -12,9 +12,9 @@ Below you find commonly asked question regarding the no-JS.club project and memb
|
|
|
|
|
- **accessible via HTTPS**
|
|
|
|
|
|
|
|
|
|
## Your website doesn't include the following contents
|
|
|
|
|
- **Pornography/sexism or otherwise offensive**
|
|
|
|
|
- **pornography/sexism or otherwise offensive**
|
|
|
|
|
- **fanaticism**
|
|
|
|
|
- **Racism**
|
|
|
|
|
- **racism**
|
|
|
|
|
- **illegal material of any kind**
|
|
|
|
|
{{< /detail-tag >}}
|
|
|
|
|
|
|
|
|
@ -59,7 +59,7 @@ If your website is **qualified and included in our list**, you are entitled to u
|
|
|
|
|
|
|
|
|
|
### To include the above logo, use the following HTML code:
|
|
|
|
|
|
|
|
|
|
`<a href="https://no-js.club/"><img alt="no-JS club" src="https://no-js.club/images/no-JS.club_logo_bright.svg"width="60" height="60">`
|
|
|
|
|
`<a href="https://no-js.club/"><img alt="no-JS club" src="https://no-js.club/images/no-JS.club_logo_bright.svg">`
|
|
|
|
|
|
|
|
|
|
### When using a static side generator like Hugo use the following Markdown snippet:
|
|
|
|
|
|
|
|
|
@ -71,11 +71,20 @@ If your website is **qualified and included in our list**, you are entitled to u
|
|
|
|
|
|
|
|
|
|
### To include the above logo, use the following HTML code:
|
|
|
|
|
|
|
|
|
|
`<a href="https://no-js.club/"><img alt="no-JS club" src="https://no-js.club/images/no-JS.club_logo_bright.svg"width="60" height="60">`
|
|
|
|
|
`<a href="https://no-js.club/"><img alt="no-JS club" src="https://no-js.club/images/no-JS.club_logo_bright.svg">`
|
|
|
|
|
|
|
|
|
|
### When using a static side generator like Hugo use the following Markdown snippet:
|
|
|
|
|
|
|
|
|
|
`[![This website is a proud member of the no-JS.club logo](https://no-js.club/images/no-JS.club_logo_bright.svg)](https://no-js.club)`
|
|
|
|
|
|
|
|
|
|
### Those image are to large/small
|
|
|
|
|
If the dimensions of the logos are not suitable for you, download the logo of your choice and open it with a text editor.
|
|
|
|
|
|
|
|
|
|
Lines five and six contain the dimensions in millimeters, which can be adjusted to your liking.
|
|
|
|
|
|
|
|
|
|
`width="31.75940125mm"`
|
|
|
|
|
|
|
|
|
|
`height="27.790841875mm"`
|
|
|
|
|
{{< /detail-tag >}}
|
|
|
|
|
|
|
|
|
|
{{< detail-tag "When will I become a member?" >}}
|
|
|
|
|