Mercurial > web
diff tomoko.html @ 13:e7ca289b45ec
add icons
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 31 May 2021 11:21:27 -0400 |
parents | e22a954c2714 |
children |
line wrap: on
line diff
--- a/tomoko.html Mon May 31 11:13:15 2021 -0400 +++ b/tomoko.html Mon May 31 11:21:27 2021 -0400 @@ -1,5 +1,14 @@ <!DOCTYPE html> <head> + <link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png"> + <link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png"> + <link rel="manifest" href="icons/site.webmanifest"> + <link rel="shortcut icon" href="icons/favicon.ico"> + <meta name="msapplication-TileColor" content="#da532c"> + <meta name="msapplication-config" content="icons/browserconfig.xml"> + <meta name="theme-color" content="#ffffff"> + <title>it is a mystery</title> <style> body{ margin:0;