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