]> gitweb.fluxo.info Git - lorea/saravea_theme.git/commitdiff
add favicon to theme.
authorPablo Martin <caedes@sindominio.net>
Wed, 24 Oct 2012 04:01:05 +0000 (04:01 +0000)
committerroot <root@migration.vz.lan>
Wed, 24 Oct 2012 04:01:12 +0000 (04:01 +0000)
_graphics/favicon.ico [new file with mode: 0755]
views/default/page/elements/shortcut_icon.php [new file with mode: 0644]

diff --git a/_graphics/favicon.ico b/_graphics/favicon.ico
new file mode 100755 (executable)
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 (file)
index 0000000..7fd33f6
--- /dev/null
@@ -0,0 +1,6 @@
+<?php\r
+/**\r
+ * Displays the default shortcut icon\r
+ */\r
+?>\r
+<link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/favicon.ico" />\r