diff --git a/templates/include/post-render.tmpl b/templates/include/post-render.tmpl index 0f23810..517b291 100644 --- a/templates/include/post-render.tmpl +++ b/templates/include/post-render.tmpl @@ -22,7 +22,7 @@ "hh" : "cpp", "hxx" : "cpp", "cxx" : "cpp", - "sh" : "shell" + "sh" : "bash" }; // Given a set of nodes, run highlighting on them