Skip to content

Commit

Permalink
Remove funding info
Browse files Browse the repository at this point in the history
  • Loading branch information
picolino committed Dec 20, 2022
1 parent 1a8b4e1 commit 5034bbf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/funding.yml

This file was deleted.

1 change: 0 additions & 1 deletion isdayoff.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{5BFE32FF-A5E6-430C-9FF8-EDE60337091C}"
ProjectSection(SolutionItems) = preProject
.github\CODE_OF_CONDUCT.md = .github\CODE_OF_CONDUCT.md
.github\funding.yml = .github\funding.yml
.github\PULL_REQUEST_TEMPLATE.md = .github\PULL_REQUEST_TEMPLATE.md
EndProjectSection
EndProject
Expand Down
3 changes: 0 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ Here a full list of isdayoff resources that is not implemented in library and an
| `/tomorrow` | `new IsDayOff().CheckDayAsync(DateTime.Today.AddDays(1))` |
| `/api/isleap?year=YYYY` | `DateTime.IsLeapYear(YYYY)` |

## Support
<a href="https://www.buymeacoffee.com/picolino" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="height: 60px !important;width: auto !important;" ></a>

## License

[MIT](https://github.com/picolino/isdayoff/blob/master/license)

0 comments on commit 5034bbf

Please sign in to comment.