File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,9 @@ Please read the [contributing guide](/CONTRIBUTING.md).
17
17
## License
18
18
19
19
Licensed under the [ MIT license] ( https://github.com/scriptkavi/hooks/blob/main/LICENSE.md ) .
20
+
21
+ ## Credits
22
+
23
+ - [ shadcn] ( https://shadcn.com ) - For the core inspiration and idea. Without his project, this was not possible.
24
+ - [ Netlify] ( https://netlify.com ) - Where I host all my projects.
25
+ - [ useHooks] ( https://usehooks.com ) , [ ahooks] ( https://ahooks.pages.dev ) - For the hooks.
Original file line number Diff line number Diff line change
1
+ # Security Policy
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default function IndexPage() {
48
48
rel = "noreferrer"
49
49
href = { siteConfig . links . github }
50
50
>
51
- GitHub
51
+ Star on GitHub
52
52
</ Link >
53
53
</ Button >
54
54
< Link
You can’t perform that action at this time.
0 commit comments