summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--favicon.icobin0 -> 2238 bytes
-rwxr-xr-xrender_locally1
2 files changed, 1 insertions, 0 deletions
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 00000000..dd8c5cd2
--- /dev/null
+++ b/favicon.ico
Binary files differ
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 &&