Do you have a favicon on your SharePoint site?

Updated by Brady Stroud [SSW] 1 year ago. See history

123
No component provided for introEmbed

Let's see how it's done for SharePoint:

<head runat="server">     <meta name="GENERATOR" content="Microsoft SharePoint">     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">     <!--Placeholder for additional overrides-->     <asp:ContentPlaceHolder ID="PlaceHolderAdditionalPageHead" runat="server" />     <mark><link rel="shortcut icon" href="~/Style Library/Images/SSW/Rules/ssw.ico" type="image/x-icon" /></mark> </head>

Figure: One line of HTML lets you add your company's icon to your SharePoint site

Acknowledgements

John Liu
Adam Cogan
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star