diff --git a/README.md b/README.md index 5d56db3..23b01bb 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,5 @@ Get started at https://shtclck.org - https://stackoverflow.com/questions/5047346/converting-strings-like-document-cookie-to-objects - https://stackoverflow.com/questions/6139225/how-to-detect-a-long-touch-pressure-with-javascript-for-android-and-iphone - https://stackoverflow.com/questions/879152/how-do-i-make-javascript-beep - - and many more open tabs :) \ No newline at end of file + - and many more open tabs :) +- RealFaviconGenerator for (you guessed it!) favicons (https://realfavicongenerator.net/) \ No newline at end of file diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png new file mode 100644 index 0000000..a2a56b2 Binary files /dev/null and b/android-chrome-192x192.png differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png new file mode 100644 index 0000000..4be305c Binary files /dev/null and b/android-chrome-512x512.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..05bffdc Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/browserconfig.xml b/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 0000000..190e3ea Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 0000000..f31ccb4 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..fe65e9a Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index b1ac412..b4b9a81 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,14 @@ - - + + + + + + + + +