chore: update config files, icons and readme

- Update FUNDING.yml formatting
- Remove debug log in sanitize-pdf.ts
- Adjust test expectation for tool count
- Standardize dependabot.yml quotes
- Update tool icons in config
- Expand and reorganize README features list
- Fix markdown formatting in README
This commit is contained in:
abdullahalam123
2025-10-22 15:19:44 +05:30
parent de3c2fecc2
commit 06c36a590b
7 changed files with 277 additions and 275 deletions

2
.github/FUNDING.yml vendored
View File

@@ -1,2 +1,2 @@
github: alam00000
ko_fi: alio01
ko_fi: alio01

View File

@@ -1,15 +1,15 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "daily"
interval: 'daily'
groups:
npm-dependencies:
patterns:
- "*"
- '*'
- package-ecosystem: "github-actions"
directory: "/"
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: "daily"
interval: 'daily'