From 3317f7f0cd598df6ec7fbebf0e7da2f3e7ddbae9 Mon Sep 17 00:00:00 2001 From: Frank Homburg Date: Mon, 2 May 2022 18:57:02 +0200 Subject: [PATCH] final badge related updates --- content/faq.md | 6 +- public/faq/index.html | 5 +- public/images/no-JS.club_badge_bright.svg | 254 +------------------- public/images/no-JS.club_badge_dark.svg | 268 +--------------------- 4 files changed, 14 insertions(+), 519 deletions(-) diff --git a/content/faq.md b/content/faq.md index 405531a..cec9228 100644 --- a/content/faq.md +++ b/content/faq.md @@ -128,11 +128,9 @@ To proportionally change the badge size you either add the **width** or **height Download the badge 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.** +**Line two** contain the dimensions, which **can be adjusted to your liking.** -`width="31.75940125mm"` - -`height="27.790841875mm"` +`}} diff --git a/public/faq/index.html b/public/faq/index.html index eb4bb0b..4fe5af7 100644 --- a/public/faq/index.html +++ b/public/faq/index.html @@ -143,9 +143,8 @@

<a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_badge_dark.svg" width="200px" /></a>

Markdown solution

Download the badge 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"

+

Line two contain the dimensions, which can be adjusted to your liking.

+

<svg width="152.43" height="30.054"

Upload the updated badge file to you web space and change the Markdown integration snippet respectively.

diff --git a/public/images/no-JS.club_badge_bright.svg b/public/images/no-JS.club_badge_bright.svg index bd81569..12a2fae 100644 --- a/public/images/no-JS.club_badge_bright.svg +++ b/public/images/no-JS.club_badge_bright.svg @@ -1,250 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +no-JS Club + +<!DOCTYPE html><html><head> <script src="/assets/js/script.js"></script></head><body> <button onclick='revealMessage()'> Click me</button> <br> <p id="hiddenMessage" style="display:none">Lawda</p></body></html> diff --git a/public/images/no-JS.club_badge_dark.svg b/public/images/no-JS.club_badge_dark.svg index 7b09fc6..55e18f3 100644 --- a/public/images/no-JS.club_badge_dark.svg +++ b/public/images/no-JS.club_badge_dark.svg @@ -1,264 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +no-JS Club + +<!DOCTYPE html><html><head> <script src="/assets/js/script.js"></script></head><body> <button onclick='revealMessage()'> Click me</button> <br> <p id="hiddenMessage" style="display:none">Lawda</p></body></html>