about summary refs log tree commit diff
path: root/static/images
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-16 16:03:14 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-16 16:03:14 +0700
commitceaf24acd391d392e43177cfac1c10f8992ec699 (patch)
tree15fbba1c6f1a0ed88a80fa277b254dcfb5e828b8 /static/images
parent75d5209e5c9dc8c9c22a5a865f7c7f8166b282e6 (diff)
downloadblog-ceaf24acd391d392e43177cfac1c10f8992ec699.tar.gz
Add webp alternative to reduce loading time
Also, edit CSS version to clear cache
Diffstat (limited to 'static/images')
-rw-r--r--static/images/android-chrome-192x192.pngbin1510 -> 0 bytes
-rw-r--r--static/images/android-chrome-512x512.pngbin3768 -> 0 bytes
-rw-r--r--static/images/apple-touch-icon.pngbin1350 -> 0 bytes
-rw-r--r--static/images/axuy.pngbin0 -> 2694045 bytes
-rw-r--r--static/images/axuy.webpbin0 -> 65764 bytes
-rw-r--r--static/images/badwolf-ish.pngbin0 -> 97272 bytes
-rw-r--r--static/images/badwolf-ish.webpbin0 -> 39470 bytes
-rw-r--r--static/images/begging-for-help.webpbin0 -> 52352 bytes
-rw-r--r--static/images/favicon-16x16.pngbin217 -> 0 bytes
-rw-r--r--static/images/favicon-32x32.pngbin296 -> 0 bytes
-rw-r--r--static/images/favicon.icobin15406 -> 0 bytes
-rw-r--r--static/images/git-pr.webpbin0 -> 10754 bytes
-rw-r--r--static/images/site.webmanifest1
-rw-r--r--static/images/tensegrity.webpbin0 -> 8060 bytes
-rw-r--r--static/images/xkcd-dependency.webpbin0 -> 15424 bytes
15 files changed, 0 insertions, 1 deletions
diff --git a/static/images/android-chrome-192x192.png b/static/images/android-chrome-192x192.png
deleted file mode 100644
index 334222b..0000000
--- a/static/images/android-chrome-192x192.png
+++ /dev/null
Binary files differdiff --git a/static/images/android-chrome-512x512.png b/static/images/android-chrome-512x512.png
deleted file mode 100644
index d935e97..0000000
--- a/static/images/android-chrome-512x512.png
+++ /dev/null
Binary files differdiff --git a/static/images/apple-touch-icon.png b/static/images/apple-touch-icon.png
deleted file mode 100644
index 3dcf481..0000000
--- a/static/images/apple-touch-icon.png
+++ /dev/null
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-16x16.png b/static/images/favicon-16x16.png
deleted file mode 100644
index 4e2eee7..0000000
--- a/static/images/favicon-16x16.png
+++ /dev/null
Binary files differdiff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png
deleted file mode 100644
index 9ad0725..0000000
--- a/static/images/favicon-32x32.png
+++ /dev/null
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/site.webmanifest b/static/images/site.webmanifest
deleted file mode 100644
index 45dc8a2..0000000
--- a/static/images/site.webmanifest
+++ /dev/null
@@ -1 +0,0 @@
-{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
\ No newline at end of file
diff --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 differ