Add a favicon to Quickbuild. This is the little image that shows up in the URL bar and on browser tabs. Its trivial, but it really makes the bookmark easy to find.
Add a favicon to Quickbuild. This is the little image that shows up in the URL bar and on browser tabs. Its trivial, but it really makes the bookmark easy to find.
The only source change is in Header.html.
Add the line
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
Then add the .ico file to the images directory