Skip to content

Commit 21223af

Browse files
committed
docs
1 parent b5a174b commit 21223af

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

docs/.vitepress/config.mts

+4-8
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ export default defineConfig({
1414
{ icon: 'github', link: 'https://github.com/typicode/husky' },
1515
{ icon: 'twitter', link: 'https://x.com/typicode' }
1616
],
17-
carbonAds: {
18-
code: 'CWYDP53L',
19-
placement: 'typicodegithubio',
20-
},
17+
// carbonAds: {
18+
// code: 'CWYDP53L',
19+
// placement: 'typicodegithubio',
20+
// },
2121
sidebar: [
2222
{ text: 'Introduction', link: '/' },
2323
{ text: 'Get Started', link: '/get-started' },
@@ -26,10 +26,6 @@ export default defineConfig({
2626
{ text: 'Migrate from v4', link: '/migrate-from-v4' },
2727
],
2828
nav: [
29-
{
30-
text: 'Changelog',
31-
link: 'https://github.com/typicode/husky/releases/tag/v9.0.1'
32-
},
3329
{ text: 'Sponsor', link: 'https://github.com/sponsors/typicode' }
3430
]
3531
},

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Support this project by becoming a sponsor [here](https://github.com/sponsors/ty
6161

6262
## Used by
6363

64-
Husky is used in [**over 1.3M projects**](https://github.com/typicode/husky/network/dependents?package_id=UGFja2FnZS0xODQzNTgwNg%3D%3D) on GitHub, including:
64+
Husky is used in [**over 1.5M projects**](https://github.com/typicode/husky/network/dependents?package_id=UGFja2FnZS0xODQzNTgwNg%3D%3D) on GitHub, including:
6565

6666
- [vercel/next.js](https://github.com/vercel/next.js)
6767
- [vercel/hyper](https://github.com/vercel/hyper)

0 commit comments

Comments
 (0)