Skip to content
Snippets Groups Projects
  • Peter Mosses's avatar
    7cabda29
    Restore simple configuration of favicon.ico (#1095) · 7cabda29
    Peter Mosses authored
    Avoid the need to add a link to favicon,ico when editing `_includes/head_custom.html`, and avoid creating an invalid favicon link
    
    - Remove the content of `_includes/head_custom.html`
    - Add code to `_includes/head.html` to create a link to an existing favicon,ico
    - Add an explanation of favicon_ico to docs/configuration.md
    - Remove the example of `includes/head_custom.html` and add an explanation of what the `<head>` element automatically includes
    7cabda29
    History
    Restore simple configuration of favicon.ico (#1095)
    Peter Mosses authored
    Avoid the need to add a link to favicon,ico when editing `_includes/head_custom.html`, and avoid creating an invalid favicon link
    
    - Remove the content of `_includes/head_custom.html`
    - Add code to `_includes/head.html` to create a link to an existing favicon,ico
    - Add an explanation of favicon_ico to docs/configuration.md
    - Remove the example of `includes/head_custom.html` and add an explanation of what the `<head>` element automatically includes