From 6429d85c0ed092687d7d335157ab481fc72602f9 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Wed, 24 Oct 2012 04:01:05 +0000 Subject: add favicon to theme. --- _graphics/favicon.ico | Bin 0 -> 1218 bytes views/default/page/elements/shortcut_icon.php | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100755 _graphics/favicon.ico create mode 100644 views/default/page/elements/shortcut_icon.php diff --git a/_graphics/favicon.ico b/_graphics/favicon.ico new file mode 100755 index 0000000..f3524a5 Binary files /dev/null and b/_graphics/favicon.ico differ diff --git a/views/default/page/elements/shortcut_icon.php b/views/default/page/elements/shortcut_icon.php new file mode 100644 index 0000000..7fd33f6 --- /dev/null +++ b/views/default/page/elements/shortcut_icon.php @@ -0,0 +1,6 @@ + + -- cgit v1.2.3