This commit is contained in:
Walkx 2021-09-12 15:15:09 +02:00
parent bf8672e471
commit bcf86ebd60
No known key found for this signature in database
GPG Key ID: 68064364C5E8FD71
5 changed files with 1 additions and 3 deletions

File diff suppressed because one or more lines are too long

BIN
png/dashy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
png/dockstarter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
png/sparkleshare.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -17,7 +17,6 @@ if __name__ == "__main__":
f.write("- [Organizr (v2)](https://github.com/causefx/Organizr)\n") f.write("- [Organizr (v2)](https://github.com/causefx/Organizr)\n")
f.write("- [Dashy](https://github.com/Lissy93/dashy)\n") f.write("- [Dashy](https://github.com/Lissy93/dashy)\n")
f.write("- [Flame](https://github.com/pawelmalak/flame)\n") f.write("- [Flame](https://github.com/pawelmalak/flame)\n")
f.write("- [Tinyhome](https://github.com/bderenzo/tinyhome)\n")
f.write("- [SUI](https://github.com/jeroenpardon/sui)\n\n\n") f.write("- [SUI](https://github.com/jeroenpardon/sui)\n\n\n")
f.write( f.write(
"##### [How to download images on UNIX?](#how-to-download-images-on-unix)\n\n\n") "##### [How to download images on UNIX?](#how-to-download-images-on-unix)\n\n\n")