Skip to content

Commit eeaa168

Browse files
committed
Quoted height attrs to work on GH
1 parent 7defdaa commit eeaa168

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
🌍 [Internationalization / Localization](#-internationalization--localization-)
2424
📦 [Package](#-package-)
2525

26-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
26+
<a href="#"><img height=""10px"" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
2727

2828
</div>
2929

@@ -41,7 +41,7 @@
4141
[CLI usage](https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#usage) /
4242
[Discuss](https://github.com/adamlui/python-utils/discussions)
4343

44-
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
44+
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
4545

4646

4747
## 📊 Datasets <!-- CATEGORY -->
@@ -254,7 +254,7 @@
254254
Discuss</a>
255255
</blockquote>
256256

257-
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
257+
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
258258

259259

260260
## 🖥️ Environment <!-- CATEGORY -->
@@ -326,7 +326,7 @@
326326
[CLI usage](https://github.com/adamlui/python-utils/tree/main/sys-lang/#-command-line-usage) /
327327
[Discuss](https://github.com/adamlui/python-utils/discussions)
328328

329-
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
329+
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
330330

331331
## 🌍 Internationalization / Localization <!-- CATEGORY -->
332332

@@ -409,7 +409,7 @@
409409
[CLI usage](https://github.com/adamlui/python-utils/tree/main/translate-messages/#usage) /
410410
[Discuss](https://github.com/adamlui/python-utils/discussions)
411411

412-
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
412+
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
413413

414414

415415
## 📦 Package <!-- CATEGORY -->
@@ -442,7 +442,7 @@
442442

443443
<!-- FOOTER -->
444444

445-
<a href="#"><img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
445+
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
446446

447447
<picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/white/icon16.svg"><img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/dark-gray/icon16.svg"></picture>
448448
<a href="https://github.com/adamlui/python-utils/releases">**Latest releases**</a> /

0 commit comments

Comments
 (0)