Setting a Favicon
kbits-theme lets you configure a custom favicon for your site via the following theme settings:
- FAVICON_URL
- A URL pointing to an image to use as the site’s favicon. If the URL is relative (does not begin with either http:// or https://), then {{SITEURL}}/ is prepended to it.
- FAVICON_TYPE
- The …