summaryrefslogtreecommitdiff
path: root/views/default/page/elements/shortcut_icon.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/page/elements/shortcut_icon.php')
-rw-r--r--views/default/page/elements/shortcut_icon.php6
1 files changed, 6 insertions, 0 deletions
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 @@
+<?php
+/**
+ * Displays the default shortcut icon
+ */
+?>
+<link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>mod/n1_theme/_graphics/favicon.ico" />