diff options
author | silverwind <me@silverwind.io> | 2017-07-30 22:04:01 +0200 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2017-07-30 23:04:01 +0300 |
commit | d74d8ecc2ef572357e0410b677f2d24fd3b78cdd (patch) | |
tree | 41628229d2d63da6114d7af3158d51dbadcf48ac /public/img | |
parent | 27c2dcf60e60617e28d34176393394aef3fa240c (diff) | |
download | gitea-d74d8ecc2ef572357e0410b677f2d24fd3b78cdd.tar.gz gitea-d74d8ecc2ef572357e0410b677f2d24fd3b78cdd.zip |
Generate small and large logos at 4x resolution (#2233)
To support High-DPI displays, generate images at 4 times their displayed
resolution, which should be enough to support all current devices
according to https://material.io/devices/.
Diffstat (limited to 'public/img')
-rw-r--r-- | public/img/gitea-lg.png | bin | 19418 -> 46270 bytes |
-rw-r--r-- | public/img/gitea-sm.png | bin | 1151 -> 4881 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/public/img/gitea-lg.png b/public/img/gitea-lg.png Binary files differindex a1668228f6..1538cd1852 100644 --- a/public/img/gitea-lg.png +++ b/public/img/gitea-lg.png diff --git a/public/img/gitea-sm.png b/public/img/gitea-sm.png Binary files differindex e1de122e75..05922cdbc8 100644 --- a/public/img/gitea-sm.png +++ b/public/img/gitea-sm.png |