Skip to content

Commit

Permalink
ci: remove contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyi7 committed Dec 10, 2024
1 parent 9b08561 commit 6ab44f4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 31 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/contributors.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"editor.formatOnSave": true,
"editor.tabSize": 2,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"headwind.runOnSave": false,
"typescript.preferences.importModuleSpecifier": "non-relative"
Expand Down
12 changes: 0 additions & 12 deletions CONTRIBUTORS.svg

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ The most beautiful minimalist blog in modern built with Nextjs and tailwindcss.

Thank you to all the people who already contributed to my project!

<a href="https://github.com/Chocolate1999/nextjs-tailwind-blog/graphs/contributors"><img src="https://github.com/Chocolate1999/nextjs-tailwind-blog/blob/main/CONTRIBUTORS.svg" /></a>

## ☀️ Thanks

- [theodorusclarence.com](https://github.com/theodorusclarence/theodorusclarence.com)
Expand Down

0 comments on commit 6ab44f4

Please sign in to comment.