Skip to content

Commit

Permalink
chore: Change Patreon to Ko-Fi in funding
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimple committed May 15, 2024
1 parent 1dc7f72 commit 13f6b17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github: itssimple
patreon: nolifeking85
ko_fi: nolifeking85
custom: [ 'https://paypal.me/NoLifeKing?country.x=SE&locale.x=en_US' ]
3 changes: 2 additions & 1 deletion CFLookup.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.gitattributes = .gitattributes
.gitignore = .gitignore
.github\workflows\CI.yml = .github\workflows\CI.yml
.github\FUNDING.yml = .github\FUNDING.yml
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFDiscordBot", "CFDiscordBot\CFDiscordBot.csproj", "{1565E57C-2043-4C9A-BD79-3855092DC239}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CFDiscordBot", "CFDiscordBot\CFDiscordBot.csproj", "{1565E57C-2043-4C9A-BD79-3855092DC239}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 13f6b17

Please sign in to comment.