diff --git a/Makefile b/Makefile index b48aabd..6dceb64 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ pull: pppadump pull --all --force --css styles/html.css --pub out/p --group out/g index: + cp styles/styles.css out/ pppadump index input out/p/*.meta.json --title "Notes, __MAGICWORDS__, readers & more ..." --templatepath templates/ --output out/index.html clean: