Skip to content
Snippets Groups Projects
Verified Commit f007caaf authored by orestis.malaspin's avatar orestis.malaspin
Browse files

css

parent 5fcd1a91
Branches
No related tags found
No related merge requests found
File moved
......@@ -48,7 +48,7 @@ index.md: gen_index.sh
$(shell ./gen_index.sh)
index.html: index.md
pandoc -s $(OPTIONS) --css ../css/tufte.css -o $@ $^
pandoc -s $(OPTIONS) --css ../css/tufte-css/tufte.css -o $@ $^
deploy: all index.html
mkdir -p prog_seq_c_cours
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment