summaryrefslogtreecommitdiff
path: root/views/default/page/elements/shortcut_icon.php
blob: 7fd33f6223407e641a361fbe1545376afba070df (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/n1_theme/_graphics/favicon.ico" />