Rename default CSS
This commit is contained in:
parent
5d38e08010
commit
230a3bb9a1
3 changed files with 1 additions and 19 deletions
|
@ -2,7 +2,7 @@
|
|||
!pandoc = | &(root)/templates/footer.html |> pandoc --from markdown --to html \
|
||||
--template=&(root)/templates/pandoc.html \
|
||||
--variable=webRoot:&(root) \
|
||||
--css &(root)/css/default.css \
|
||||
--css &(root)/css/style.css \
|
||||
--include-in-header=&(root)/templates/header.html \
|
||||
--include-after-body=&(root)/templates/footer.html \
|
||||
%f --output=%o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue