From ff646ec3a428647cac8fa9304a5695c7f29456a2 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 3 Feb 2011 14:45:04 -0500 Subject: favicon adds a favicon that is the freeipa cube --- install/ui/favicon.ico | Bin 0 -> 1150 bytes install/ui/index.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 install/ui/favicon.ico diff --git a/install/ui/favicon.ico b/install/ui/favicon.ico new file mode 100644 index 00000000..f318f616 Binary files /dev/null and b/install/ui/favicon.ico differ diff --git a/install/ui/index.html b/install/ui/index.html index 8d83f362..e3205d69 100644 --- a/install/ui/index.html +++ b/install/ui/index.html @@ -44,6 +44,7 @@ + -- cgit