diff options
author | Lars Wirzenius <liw@liw.fi> | 2017-01-11 15:54:16 +0200 |
---|---|---|
committer | Lars Wirzenius <liw@liw.fi> | 2017-01-11 15:54:16 +0200 |
commit | 2f4d78925f03c57890338c2b0a61ae3c0ea927f4 (patch) | |
tree | 1ae0e915cc896b868988f53783b8a59b1b2575be | |
parent | cef8a83e147075797ad8bc62c56ebfd0845ff3b7 (diff) | |
download | noir.liw.fi-2f4d78925f03c57890338c2b0a61ae3c0ea927f4.tar.gz |
Add favicon.ico
-rw-r--r-- | .ikiwiki/indexdb | bin | 9693 -> 9693 bytes | |||
-rw-r--r-- | favicon.icc | bin | 0 -> 172 bytes | |||
-rw-r--r-- | ikiwiki.setup | 1 |
3 files changed, 0 insertions, 1 deletions
diff --git a/.ikiwiki/indexdb b/.ikiwiki/indexdb Binary files differindex 5f69a9d..3faa26d 100644 --- a/.ikiwiki/indexdb +++ b/.ikiwiki/indexdb diff --git a/favicon.icc b/favicon.icc Binary files differnew file mode 100644 index 0000000..5a289bf --- /dev/null +++ b/favicon.icc diff --git a/ikiwiki.setup b/ikiwiki.setup index a069287..810d6ee 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -12,4 +12,3 @@ disable_plugins: - rawhtml - html timeformat: '%Y-%m-%d %H:%M' -exclude: 'favicon\.ico' |