aboutsummaryrefslogtreecommitdiff
path: root/mod/cool_theme/views/default/page/elements/shortcut_icon.php
blob: 74ab4f629816a039776f8a5d5f2482e0f6b106df (plain)
1
2
3
4
5
6
<?php
/**
 * Displays the default shortcut icon
 */
?>
<link rel="SHORTCUT ICON" href="<?php echo elgg_get_site_url(); ?>mod/cool_theme/_graphics/favicon.ico" />