diff options
Diffstat (limited to 'render_locally')
-rwxr-xr-x | render_locally | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally index 01bfe5a8..25a738ea 100755 --- a/render_locally +++ b/render_locally @@ -25,6 +25,7 @@ ikiwiki \ --no-usedirs \ --plugin favicon \ --plugin goodstuff \ + --plugin html \ --plugin sidebar \ --plugin table \ --libdir "$src"/.library \ |