From 88b31c09db9dcab19f2a6227cf28e5157516feba Mon Sep 17 00:00:00 2001 From: Layth <125077045+LaythAlqadhi@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:01:51 +0300 Subject: [PATCH] Update tag to self-closing format (#2156) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the tag in REAMDME.md to a self-closing format (with a forward slash before the closing angle bracket) to ensure compatibility with JSX and stricter HTML versions, addressing potential confusion and enhancing code clarity. Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b081889b..443ce02b 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Add the following CSS rules in your stylesheet:

You can also use the img tag and reference an SVG directly from the repository:

```html - + ```

Requesting an icon