diff options
author | Peter Dave Hello <PeterDaveHello@users.noreply.github.com> | 2017-04-30 20:04:36 +0800 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-04-30 20:04:36 +0800 |
commit | 2368bbb6727ea5497743c0fdade723b49693cb4c (patch) | |
tree | 4d17de228dd536f2a9b2b56940b87d8f7ebdf1a9 | |
parent | 66c803fae25f966a23d012de91e281e229b62cd4 (diff) | |
download | gitea-2368bbb6727ea5497743c0fdade723b49693cb4c.tar.gz gitea-2368bbb6727ea5497743c0fdade723b49693cb4c.zip |
Optimize png images via Google zopflipng [ci skip] (#1639)
-rw-r--r-- | public/img/404.png | bin | 4583 -> 4516 bytes |
-rw-r--r-- | public/img/500.png | bin | 5276 -> 5230 bytes |
-rw-r--r-- | public/img/avatar_default.png | bin | 35142 -> 32491 bytes |
-rw-r--r-- | public/img/gitea-large-resize.png | bin | 16470 -> 16263 bytes |
-rw-r--r-- | public/img/gitea-lg.png | bin | 26945 -> 26939 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/public/img/404.png b/public/img/404.png Binary files differindex 4b94cc6c0e..8b66c971f4 100644 --- a/public/img/404.png +++ b/public/img/404.png diff --git a/public/img/500.png b/public/img/500.png Binary files differindex 1de3924cf6..dab69206ad 100644 --- a/public/img/500.png +++ b/public/img/500.png diff --git a/public/img/avatar_default.png b/public/img/avatar_default.png Binary files differindex 4e22199c7f..3d2659c641 100644 --- a/public/img/avatar_default.png +++ b/public/img/avatar_default.png diff --git a/public/img/gitea-large-resize.png b/public/img/gitea-large-resize.png Binary files differindex 67fbc929bb..0c77357c88 100644 --- a/public/img/gitea-large-resize.png +++ b/public/img/gitea-large-resize.png diff --git a/public/img/gitea-lg.png b/public/img/gitea-lg.png Binary files differindex 2e11be1b49..95f2c3edc5 100644 --- a/public/img/gitea-lg.png +++ b/public/img/gitea-lg.png |