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.
2 parents 055a33b + 648a9e3 commit d57c569Copy full SHA for d57c569
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