From 80a375302a9553201afee728ca23e14022cf6808 Mon Sep 17 00:00:00 2001 From: gauthiier Date: Wed, 8 Dec 2021 12:12:30 +0100 Subject: [PATCH] added styles --- Makefile | 1 + 1 file changed, 1 insertion(+) 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: