Skip to content

Commit 709ee8b

Browse files
authored
Added back-to-top links per category, deleted footer one
1 parent 434730d commit 709ee8b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
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+
<div align="center"><a href="#top">Back to top ↑</a><br><br></div>
45+
4446
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
4547

4648

@@ -254,6 +256,8 @@
254256
Discuss</a>
255257
</blockquote>
256258

259+
<div align="center"><a href="#top">Back to top ↑</a></div><br>
260+
257261
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
258262

259263

@@ -326,6 +330,8 @@
326330
[CLI usage](https://github.com/adamlui/python-utils/tree/main/sys-lang/#-command-line-usage) /
327331
[Discuss](https://github.com/adamlui/python-utils/discussions)
328332

333+
<div align="center"><a href="#top">Back to top ↑</a></div><br>
334+
329335
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
330336

331337

@@ -410,6 +416,8 @@
410416
[CLI usage](https://github.com/adamlui/python-utils/tree/main/translate-messages/#usage) /
411417
[Discuss](https://github.com/adamlui/python-utils/discussions)
412418

419+
<div align="center"><a href="#top">Back to top ↑</a></div><br>
420+
413421
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
414422

415423

@@ -441,6 +449,8 @@
441449
Discuss</a>
442450
</blockquote>
443451

452+
<div align="center"><a href="#top">Back to top ↑</a></div><br>
453+
444454
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
445455

446456

@@ -450,7 +460,6 @@
450460

451461
<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>
452462
<a href="https://github.com/adamlui/python-utils/releases">**Latest releases**</a> /
453-
<a href="https://github.com/adamlui/python-utils/discussions">Discuss</a> /
454-
<a href="#top">Back to top ↑</a>
463+
<a href="https://github.com/adamlui/python-utils/discussions">Discuss</a>
455464

456465
</div>

0 commit comments

Comments
 (0)