feat: Add spacing

This commit is contained in:
Walkx 2022-05-12 12:12:24 +02:00 committed by GitHub
parent 80fc56c7d3
commit c925754da2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,8 @@ if __name__ == "__main__":
f.write(" <br/>\n")
f.write(
" <a href = \"#icons\" > <strong > Get icons »</strong> </a>\n")
f.write(" <br/>\n")
f.write(" <br/>\n")
f.write(
" <a href = \"https://ko-fi.com/walkx\" > <img src = \"https://ko-fi.com/img/githubbutton_sm.svg\" > </a>\n")
f.write("</p>\n")