Sets the URL to the favicon for the current page, which is output by default as part of an HTML page's {{ automatic_markup }}.
This simply changes the URL for the favicon meta tag in the head of the HTML response. It does not take into consideration alternate meta tags and it does not change the response to requests for "/favicon.ico".
The current favicon URL is available at {{ automatic_markup.favicon }}
Set favicon from string
CopySet favicon from image
CopySet favicon from string
CopySet favicon from image
Copy