diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-16 16:03:14 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-08-16 16:03:14 +0700 |
commit | ceaf24acd391d392e43177cfac1c10f8992ec699 (patch) | |
tree | 15fbba1c6f1a0ed88a80fa277b254dcfb5e828b8 /static | |
parent | 75d5209e5c9dc8c9c22a5a865f7c7f8166b282e6 (diff) | |
download | blog-ceaf24acd391d392e43177cfac1c10f8992ec699.tar.gz |
Add webp alternative to reduce loading time
Also, edit CSS version to clear cache
Diffstat (limited to 'static')
-rw-r--r-- | static/android-chrome-192x192.png (renamed from static/images/android-chrome-192x192.png) | bin | 1510 -> 1510 bytes | |||
-rw-r--r-- | static/android-chrome-512x512.png (renamed from static/images/android-chrome-512x512.png) | bin | 3768 -> 3768 bytes | |||
-rw-r--r-- | static/apple-touch-icon.png (renamed from static/images/apple-touch-icon.png) | bin | 1350 -> 1350 bytes | |||
-rw-r--r-- | static/favicon-16x16.png (renamed from static/images/favicon-16x16.png) | bin | 217 -> 217 bytes | |||
-rw-r--r-- | static/favicon-32x32.png (renamed from static/images/favicon-32x32.png) | bin | 296 -> 296 bytes | |||
-rw-r--r-- | static/images/axuy.png | bin | 0 -> 2694045 bytes | |||
-rw-r--r-- | static/images/axuy.webp | bin | 0 -> 65764 bytes | |||
-rw-r--r-- | static/images/badwolf-ish.png | bin | 0 -> 97272 bytes | |||
-rw-r--r-- | static/images/badwolf-ish.webp | bin | 0 -> 39470 bytes | |||
-rw-r--r-- | static/images/begging-for-help.webp | bin | 0 -> 52352 bytes | |||
-rw-r--r-- | static/images/favicon.ico | bin | 15406 -> 0 bytes | |||
-rw-r--r-- | static/images/git-pr.webp | bin | 0 -> 10754 bytes | |||
-rw-r--r-- | static/images/tensegrity.webp | bin | 0 -> 8060 bytes | |||
-rw-r--r-- | static/images/xkcd-dependency.webp | bin | 0 -> 15424 bytes | |||
-rw-r--r-- | static/site.webmanifest (renamed from static/images/site.webmanifest) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/static/images/android-chrome-192x192.png b/static/android-chrome-192x192.png index 334222b..334222b 100644 --- a/static/images/android-chrome-192x192.png +++ b/static/android-chrome-192x192.png Binary files differdiff --git a/static/images/android-chrome-512x512.png b/static/android-chrome-512x512.png index d935e97..d935e97 100644 --- a/static/images/android-chrome-512x512.png +++ b/static/android-chrome-512x512.png Binary files differdiff --git a/static/images/apple-touch-icon.png b/static/apple-touch-icon.png index 3dcf481..3dcf481 100644 --- a/static/images/apple-touch-icon.png +++ b/static/apple-touch-icon.png Binary files differdiff --git a/static/images/favicon-16x16.png b/static/favicon-16x16.png index 4e2eee7..4e2eee7 100644 --- a/static/images/favicon-16x16.png +++ b/static/favicon-16x16.png Binary files differdiff --git a/static/images/favicon-32x32.png b/static/favicon-32x32.png index 9ad0725..9ad0725 100644 --- a/static/images/favicon-32x32.png +++ b/static/favicon-32x32.png Binary files differdiff --git a/static/images/axuy.png b/static/images/axuy.png new file mode 100644 index 0000000..7c3cd44 --- /dev/null +++ b/static/images/axuy.png Binary files differdiff --git a/static/images/axuy.webp b/static/images/axuy.webp new file mode 100644 index 0000000..195c47d --- /dev/null +++ b/static/images/axuy.webp Binary files differdiff --git a/static/images/badwolf-ish.png b/static/images/badwolf-ish.png new file mode 100644 index 0000000..b65afd9 --- /dev/null +++ b/static/images/badwolf-ish.png Binary files differdiff --git a/static/images/badwolf-ish.webp b/static/images/badwolf-ish.webp new file mode 100644 index 0000000..65ebed2 --- /dev/null +++ b/static/images/badwolf-ish.webp Binary files differdiff --git a/static/images/begging-for-help.webp b/static/images/begging-for-help.webp new file mode 100644 index 0000000..35d9c70 --- /dev/null +++ b/static/images/begging-for-help.webp Binary files differdiff --git a/static/images/favicon.ico b/static/images/favicon.ico deleted file mode 100644 index d9ff90e..0000000 --- a/static/images/favicon.ico +++ /dev/null Binary files differdiff --git a/static/images/git-pr.webp b/static/images/git-pr.webp new file mode 100644 index 0000000..206e31d --- /dev/null +++ b/static/images/git-pr.webp Binary files differdiff --git a/static/images/tensegrity.webp b/static/images/tensegrity.webp new file mode 100644 index 0000000..37bcfa8 --- /dev/null +++ b/static/images/tensegrity.webp Binary files differdiff --git a/static/images/xkcd-dependency.webp b/static/images/xkcd-dependency.webp new file mode 100644 index 0000000..12d9f67 --- /dev/null +++ b/static/images/xkcd-dependency.webp Binary files differdiff --git a/static/images/site.webmanifest b/static/site.webmanifest index 45dc8a2..45dc8a2 100644 --- a/static/images/site.webmanifest +++ b/static/site.webmanifest |