aboutsummaryrefslogtreecommitdiff
path: root/mod/cool_theme/views/default/page/elements/shortcut_icon.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/cool_theme/views/default/page/elements/shortcut_icon.php')
-rw-r--r--mod/cool_theme/views/default/page/elements/shortcut_icon.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/cool_theme/views/default/page/elements/shortcut_icon.php b/mod/cool_theme/views/default/page/elements/shortcut_icon.php
new file mode 100644
index 000000000..74ab4f629
--- /dev/null
+++ b/mod/cool_theme/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/cool_theme/_graphics/favicon.ico" /> \ No newline at end of file