summaryrefslogtreecommitdiff
path: root/render_locally
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-09 12:58:15 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-09 12:58:15 +0200
commit2b6875328ca0d332a4f8219eb5662dec7720a7f8 (patch)
tree4f95360589910756b3496fc55e711c0b12b16afa /render_locally
parent41df42b698b1c59a525ff23ebab51ebb5d5642ce (diff)
Add a favicon.
Diffstat (limited to 'render_locally')
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
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 &&