summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven <steven.vasilogianis@gmail.com>2021-11-25 08:44:12 -0500
committerSteven <steven.vasilogianis@gmail.com>2021-11-25 08:44:12 -0500
commit79b9bf3c113c5dee41ab8248478a51bc1dfad525 (patch)
tree7bf0754e7daedb1f45746b7c886d10c4a83c6c42
parentfc64fefdbaf8e97ae097c89cf0e0925a7626f2d8 (diff)
make updates submodule svasilogianis.github.io/index.html
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3c060ea..4275aa8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
1README.html: pandoc.css README.md 1README.html: pandoc.css README.md
2 pandoc --standalone --css=$^ -o $@ 2 pandoc --standalone --css=$^ -o $@
3 cp README.html svasilogianis.github.io/index.html
3 4
4stls: reference-stls test-fit-stls 5stls: reference-stls test-fit-stls
5 6