<html>
<title>Page with icon links</title>
<head>
<link rel="apple-touch-icon" href="green.png" />
<link rel="icon" href="noise.png" />
</head>
<body>
<h1>Page with icon links</h1>
</body>
</html>
<html>
<title>Page with icon links</title>
<head>
<link rel="apple-touch-icon" href="green.png" />
<link rel="icon" href="noise.png" />
</head>
<body>
<h1>Page with icon links</h1>
</body>
</html>