I want to change the icon that appears in the browsers tab, the person in charge of uploading the image is:
<link rel="shortcut icon" type="image/x-icon" href="logo.ico" />
Well now I want to load a source of bootstrap, type glyphicon-plus:
My question is is it possible to load a font as an image in the browser bar?