Update generate_readme.py

This commit is contained in:
baptiste313 2022-05-25 19:13:15 +02:00 committed by GitHub
parent 9e69d50aff
commit 476feb8ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,11 +18,9 @@ if __name__ == "__main__":
f.write("### Dashboard Icons\n") f.write("### Dashboard Icons\n")
f.write("\n") f.write("\n")
f.write("Dashboard Icons for your selfhosted services.\n") f.write("Dashboard Icons for your selfhosted services.\n")
f.write("\n")
f.write("[Get icons »](#icons)\n") f.write("[Get icons »](#icons)\n")
f.write("\n") f.write("\n")
f.write("[![jsDelivr monthly hits](https://data.jsdelivr.com/v1/package/gh/walkxhub/dashboard-icons/badge)](https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons@master/)\n") f.write("[![jsDelivr monthly hits](https://data.jsdelivr.com/v1/package/gh/walkxhub/dashboard-icons/badge)](https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons@master/)\n")
f.write("\n")
f.write("![https://ko-fi.com/walkx](https://ko-fi.com/img/githubbutton_sm.svg)\n") f.write("![https://ko-fi.com/walkx](https://ko-fi.com/img/githubbutton_sm.svg)\n")
f.write("\n") f.write("\n")
f.write("</div>\n" f.write("</div>\n"