mirror of
https://github.com/walkxhub/dashboard-icons.git
synced 2025-12-06 08:56:58 -05:00
feat: Add Ko-fi button
This commit is contained in:
parent
d01f1733c4
commit
0e1d111f65
@ -21,6 +21,8 @@ if __name__ == "__main__":
|
||||
f.write(" <br/>\n")
|
||||
f.write(
|
||||
" <a href = \"#icons\" > <strong > Get icons »</strong> </a>\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")
|
||||
f.write("\n")
|
||||
f.write("# Table of Contents\n")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user