diff options
author | Anthony Wang | 2022-02-01 22:27:08 -0600 |
---|---|---|
committer | Anthony Wang | 2022-02-01 22:27:08 -0600 |
commit | e556c44bf4894b4d7f790ab106ff2b9558dd0a33 (patch) | |
tree | b2a5a0bc81e34028d05d639ef50946c581270965 /static | |
parent | 573874c00bc6e06855b1f7ddb184609b193ed6fb (diff) |
Optimize smaller gifs by removing second half of frames
Diffstat (limited to 'static')
-rw-r--r-- | static/dodecahedra/render-half-small.gif | bin | 0 -> 4287625 bytes |
-rw-r--r-- | static/dodecahedra/render-half-tiny.gif | bin | 0 -> 1376630 bytes |
-rw-r--r-- | static/dodecahedra/render-half-ultra.gif | bin | 0 -> 684273 bytes |
-rw-r--r-- | static/dodecahedra/render-half-ultra.webp | bin | 0 -> 279150 bytes |
-rw-r--r-- | static/dodecahedra/render-half.gif | bin | 0 -> 14136323 bytes |
-rw-r--r-- | static/dodecahedra/render-small.gif | bin | 4158666 -> 0 bytes |
-rw-r--r-- | static/dodecahedra/render-small.webp | bin | 869546 -> 0 bytes |
-rw-r--r-- | static/dodecahedra/render-tiny.gif | bin | 847207 -> 0 bytes |
-rw-r--r-- | static/dodecahedra/render-tiny.webp | bin | 259154 -> 0 bytes |
-rw-r--r-- | static/dodecahedra/render-ultra.webp | bin | 430390 -> 0 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/static/dodecahedra/render-half-small.gif b/static/dodecahedra/render-half-small.gif Binary files differnew file mode 100644 index 0000000..9424604 --- /dev/null +++ b/static/dodecahedra/render-half-small.gif diff --git a/static/dodecahedra/render-half-tiny.gif b/static/dodecahedra/render-half-tiny.gif Binary files differnew file mode 100644 index 0000000..20a6463 --- /dev/null +++ b/static/dodecahedra/render-half-tiny.gif diff --git a/static/dodecahedra/render-half-ultra.gif b/static/dodecahedra/render-half-ultra.gif Binary files differnew file mode 100644 index 0000000..73798a2 --- /dev/null +++ b/static/dodecahedra/render-half-ultra.gif diff --git a/static/dodecahedra/render-half-ultra.webp b/static/dodecahedra/render-half-ultra.webp Binary files differnew file mode 100644 index 0000000..d82d157 --- /dev/null +++ b/static/dodecahedra/render-half-ultra.webp diff --git a/static/dodecahedra/render-half.gif b/static/dodecahedra/render-half.gif Binary files differnew file mode 100644 index 0000000..70a3806 --- /dev/null +++ b/static/dodecahedra/render-half.gif diff --git a/static/dodecahedra/render-small.gif b/static/dodecahedra/render-small.gif Binary files differdeleted file mode 100644 index b24f99e..0000000 --- a/static/dodecahedra/render-small.gif +++ /dev/null diff --git a/static/dodecahedra/render-small.webp b/static/dodecahedra/render-small.webp Binary files differdeleted file mode 100644 index 615239c..0000000 --- a/static/dodecahedra/render-small.webp +++ /dev/null diff --git a/static/dodecahedra/render-tiny.gif b/static/dodecahedra/render-tiny.gif Binary files differdeleted file mode 100644 index 4e3536c..0000000 --- a/static/dodecahedra/render-tiny.gif +++ /dev/null diff --git a/static/dodecahedra/render-tiny.webp b/static/dodecahedra/render-tiny.webp Binary files differdeleted file mode 100644 index 45cae4a..0000000 --- a/static/dodecahedra/render-tiny.webp +++ /dev/null diff --git a/static/dodecahedra/render-ultra.webp b/static/dodecahedra/render-ultra.webp Binary files differdeleted file mode 100644 index 15c1f12..0000000 --- a/static/dodecahedra/render-ultra.webp +++ /dev/null |