diff options
Diffstat (limited to 'web/demos.sh')
-rw-r--r-- | web/demos.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/demos.sh b/web/demos.sh index 3c402ead6..ca25a4bec 100644 --- a/web/demos.sh +++ b/web/demos.sh @@ -8,6 +8,7 @@ NEWLINE=' ' DEMOS='pandoc README -o demo0.html pandoc -s -S README -o demo0.html +pandoc -s -S -c main.css -B header.html -A footer.html README -o demo0.html pandoc -s README -o demo0.tex pandoc -s -w rst README -o demo0.txt pandoc -s README -o demo0.rtf |