UNPKG

grunt-favicons-redux

Version:

Generate favicon.ico and icons for iOS, Android, Windows, Firefox (OS) and Progressive Web Applications (PWA), without peer dependancy errors on install

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>