From 91e1563d97b6333cceb0f7b8d950eaf2ab117169 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 11 Apr 2005 21:13:23 +0000 Subject: Add favicon --- web/Makefile.am | 2 +- web/favicon.ico | Bin 0 -> 11130 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 web/favicon.ico (limited to 'web') 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 Binary files /dev/null and b/web/favicon.ico differ -- cgit v1.2.3