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