@@ -5,6 +5,6 @@ clean:
rm -f index.html
index.html: index.md template.html Makefile
pandoc -s --css reset.css --css index.css -i $< -o $@ --template=template.html
pandoc --toc -s --css reset.css --css index.css -i $< -o $@ --template=template.html
.PHONY: all clean
The note is not visible to the blocked user.