This commit is contained in:
Lukas Z 2022-10-11 14:14:29 +02:00
parent ff0caca8ca
commit a80561ce16
3 changed files with 5 additions and 4 deletions

View file

@ -10,6 +10,7 @@ dist:
website: dist
cp -f website/style.css dist/website/style.css
cp -f dist/slides.pdf dist/website/slides.pdf
cp -f imgs/favicon.png dist/website/favicon.png
pandoc website/site.md -o dist/website/index.html -c style.css -s
qrcode: