Closed karindalziel closed 7 years ago
The answer to your first SO link seems best: http://stackoverflow.com/a/30839701
Things I noticed:
Don't use "shortcut" anymore. <link rel="icon" href="/favicon.ico">
Use multiple sizes in .ico file. 16x16 and 32x32.
Add <meta name="application-name" content="Journals of the Lewis and Clark Expedition">
for a friendlier link name if someone creates a link on their mobile home screen.
Closed with #185 and #188