=== modified file 'render_files'
--- render_files 2017-11-07 00:19:55 +0000
+++ render_files 2017-11-07 00:15:04 +0000
@@ -11,7 +11,7 @@
'
'$1'' '' &&
- pygmentize-2 -g -f html raw/"$1" &&
+ pygmentize-2 -f html raw/"$1" &&
printf "%s\n" ''
} > head/.new."$1".html &&
touch -r raw/"$1" head/.new."$1".html && \