chore: update git hooks
This commit is contained in:
parent
1ddf5c3fc4
commit
ff584aae95
3 changed files with 3 additions and 1 deletions
2
.husky/post-commit
Executable file
2
.husky/post-commit
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env sh
|
||||
git log -1 HEAD
|
||||
0
.husky/pre-commit
Normal file → Executable file
0
.husky/pre-commit
Normal file → Executable file
|
|
@ -12,7 +12,7 @@
|
|||
<a href="https://mcfly.js.org/demo" target="_blank"><img src="https://img.shields.io/badge/see-the_demo_↗️-blue?style=flat&colorB=28CF8D" /></a>
|
||||
</p>
|
||||
|
||||
## Why?
|
||||
## Why
|
||||
|
||||
I often wonder what it would look like to build sites & apps knowing just the basics.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue