diff options
-rw-r--r-- | favicon.ico | bin | 0 -> 2238 bytes | |||
-rwxr-xr-x | render_locally | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differnew file mode 100644 index 00000000..dd8c5cd2 --- /dev/null +++ b/favicon.ico diff --git a/render_locally b/render_locally index 5225b871..37153d34 100755 --- a/render_locally +++ b/render_locally @@ -23,6 +23,7 @@ ikiwiki \ --userdir user \ --no-usedirs \ --plugin goodstuff \ + --plugin favicon \ "$src" "$dest" && echo && |