summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2005-04-11 21:13:23 +0000
committerPeter Palfrader <peter@palfrader.org>2005-04-11 21:13:23 +0000
commit91e1563d97b6333cceb0f7b8d950eaf2ab117169 (patch)
tree73018976a52dba81533e0ff553c8a4ebdac800ad /web
parent9ab675972d33f751a28eb312ff36711685c427f8 (diff)
Add favicon
Diffstat (limited to 'web')
-rw-r--r--web/Makefile.am2
-rw-r--r--web/favicon.icobin0 -> 11130 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/web/Makefile.am b/web/Makefile.am
index f23c2f9..9da9c08 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
@@ -14,4 +14,4 @@ SUBDIRS = \
based_in = htdocs
include $(top_srcdir)/Makefile.common
-doc_DATA = account-create.php account-edit.php index.php login.php logout.php remsaint-subscription.php remsaint.php resources.html
+doc_DATA = account-create.php account-edit.php index.php login.php logout.php remsaint-subscription.php remsaint.php resources.html favicon.ico
diff --git a/web/favicon.ico b/web/favicon.ico
new file mode 100644
index 0000000..6337a38
--- /dev/null
+++ b/web/favicon.ico
Binary files differ