We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055a33b commit 648a9e3Copy full SHA for 648a9e3
2 files changed
Makefile
@@ -29,7 +29,7 @@ push: venv
29
venv/bin/markdown-to-presentation push \
30
.nojekyll README.md CNAME \
31
build assets *.html *.png *.svg favicon.ico \
32
- all-hooks.json install-local.py
+ all-hooks.json
33
34
clean:
35
rm -rf venv build node_modules *.html all-hooks.json
install-local.py
0 commit comments