Skip to content

Commit fdffa68

Browse files
authored
Centered footer, grayed last separator
1 parent 276ff1d commit fdffa68

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,12 +441,16 @@
441441
Discuss</a>
442442
</blockquote>
443443

444+
<hr>
445+
444446

445447
<!-- FOOTER -->
446448

447-
<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>
449+
<div align="center">
448450

449451
<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>
450452
<a href="https://github.com/adamlui/python-utils/releases">**Latest releases**</a> /
451453
<a href="https://github.com/adamlui/python-utils/discussions">Discuss</a> /
452454
<a href="#top">Back to top ↑</a>
455+
456+
</div>

0 commit comments

Comments
 (0)