final badge related updates

main
Frank Homburg 3 years ago
parent 34cc68fa05
commit 3317f7f0cd

@ -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. 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"` `<svg width="152.43" height="30.054"`
`height="27.790841875mm"`
Upload the updated badge file to you web space and change the Markdown integration snippet respectively. Upload the updated badge file to you web space and change the Markdown integration snippet respectively.
{{< /detail-tag >}} {{< /detail-tag >}}

@ -143,9 +143,8 @@
<p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_badge_dark.svg&quot; width=&quot;200px&quot; /&gt;&lt;/a&gt;</code></p> <p><code>&lt;a href=&quot;https://no-js.club&quot;&gt;&lt;img src=&quot;https://no-js.club/images/no-JS.club_badge_dark.svg&quot; width=&quot;200px&quot; /&gt;&lt;/a&gt;</code></p>
<h4 id="markdown-solution">Markdown solution</h4> <h4 id="markdown-solution">Markdown solution</h4>
<p>Download the badge of your choice and open it with a text editor.</p> <p>Download the badge of your choice and open it with a text editor.</p>
<p><strong>Lines five and six</strong> contain the dimensions in millimeters, which <strong>can be adjusted to your liking.</strong></p> <p><strong>Line two</strong> contain the dimensions, which <strong>can be adjusted to your liking.</strong></p>
<p><code>width=&quot;31.75940125mm&quot;</code></p> <p><code>&lt;svg width=&quot;152.43&quot; height=&quot;30.054&quot;</code></p>
<p><code>height=&quot;27.790841875mm&quot;</code></p>
<p>Upload the updated badge file to you web space and change the Markdown integration snippet respectively.</p> <p>Upload the updated badge file to you web space and change the Markdown integration snippet respectively.</p>
</details> </details>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Loading…
Cancel
Save