UNPKG

grunt-favicons

Version:

Generate favicon.ico and icons for iOS, Android, Windows and Firefox (OS)

11 lines 258 B
<!DOCTYPE html> <html> <head> <title>grunt-favicons test</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="shortcut icon" href="/favicon.ico"> </head> <body> <h1>Hello! grunt-favicons test</h1> </body> </html>