plain site; demo content added; re-terminal theme enabled; some theme customizations
This commit is contained in:
4
themes/re-terminal/.husky/pre-push
Executable file
4
themes/re-terminal/.husky/pre-push
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn build && git add . && git commit --amend --no-edit
|
Reference in New Issue
Block a user