diff options
author | Anthony Wang | 2021-10-13 21:01:07 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-13 21:01:07 -0500 |
commit | 7a03aa83c9ead9891480ec568f09a87162a40920 (patch) | |
tree | 67018b7da6754bfcbefbe660ae5f03913af58aa6 /static | |
parent | 552674bb66a33db7dec2b417f735d259ea91ae1b (diff) |
Add favicons
Diffstat (limited to 'static')
-rw-r--r-- | static/android-chrome-192x192.png | bin | 0 -> 23243 bytes |
-rw-r--r-- | static/android-chrome-512x512.png | bin | 0 -> 156279 bytes |
-rw-r--r-- | static/apple-touch-icon.png | bin | 0 -> 21057 bytes |
-rw-r--r-- | static/favicon-16x16.png | bin | 0 -> 577 bytes |
-rw-r--r-- | static/favicon-32x32.png | bin | 0 -> 1500 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png Binary files differnew file mode 100644 index 0000000..87cae7e --- /dev/null +++ b/static/android-chrome-192x192.png diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png Binary files differnew file mode 100644 index 0000000..1f427bc --- /dev/null +++ b/static/android-chrome-512x512.png diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png Binary files differnew file mode 100644 index 0000000..1ac3c3a --- /dev/null +++ b/static/apple-touch-icon.png diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png Binary files differnew file mode 100644 index 0000000..d0f7e1d --- /dev/null +++ b/static/favicon-16x16.png diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png Binary files differnew file mode 100644 index 0000000..48e0a5f --- /dev/null +++ b/static/favicon-32x32.png |