Save generated ico file in your web site root directory /images (yourwebsite/images) under the name favicon.ico.
Copy this tag <link rel="shortcut icon" href="images/favicon.ico" /> and past it without any changes in between <head> opening and </head> closing tag.
Save changes in your html file and reload your browser.