this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add ko-fi, donation things to README

alice 2caaafc0 59628b7f

+8 -1
+1 -1
.github/FUNDING.yml
··· 1 1 github: aliceisjustplaying 2 2 # patreon: # Replace with a single Patreon username 3 3 # open_collective: # Replace with a single Open Collective username 4 - # ko_fi: # Replace with a single Ko-fi username 4 + ko_fi: aliceisjustplaying 5 5 # tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel 6 6 # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry 7 7 # liberapay: # Replace with a single Liberapay username
+7
README.md
··· 4 4 5 5 As an example, this repository includes a labeler for setting your favorite of the five elements (Earth, Fire, Air, Water, Love) to your profile. You can edit the labels, descriptions, and other parameters in the `src/constants.ts` file. 6 6 7 + ## Support My Work 8 + 9 + If you find this project helpful, please consider supporting my work: 10 + 11 + [![Ko-fi](https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logocolor=white)](https://ko-fi.com/aliceisjustplaying) 12 + [![GitHub Sponsors](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/aliceisjustplaying) 13 + 7 14 ## Prerequisites 8 15 9 16 - [Node.js](https://nodejs.org/) 21 or later