aboutsummaryrefslogtreecommitdiff
path: root/web/demos
diff options
context:
space:
mode:
Diffstat (limited to 'web/demos')
-rw-r--r--web/demos4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/demos b/web/demos
index 90371af0a..fe12bf35b 100644
--- a/web/demos
+++ b/web/demos
@@ -11,9 +11,9 @@ click on the name of the output file:
@ pandoc -s README -o example2.html
-3. HTML with smart quotes, table of contents, CSS, and custom header and footer:
+3. HTML with smart quotes, table of contents, CSS, and custom footer:
-@ pandoc -s -S --toc -c main.css -B header.html -A footer.html README -o example3.html
+@ pandoc -s -S --toc -c pandoc.css -A footer.html README -o example3.html
4. LaTeX: