
19 Jan
2022
19 Jan
'22
6:04 p.m.
On Wed, Jan 19, 2022 at 18:00:49 +0100, Andrea Bolognani wrote:
It's the only GIF file we have in our repository.
We could convert it to PNG, but that would result in a significantly bigger file (~5.5 KiB vs ~1.5 KiB).
Since the image doesn't really enhance the documentation very much, simply drop it instead.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- docs/goals.html.in | 3 --- docs/images/meson.build | 1 - docs/images/node.gif | Bin 1397 -> 0 bytes docs/images/node.svg | 36 ------------------------------------ 4 files changed, 40 deletions(-) delete mode 100644 docs/images/node.gif delete mode 100644 docs/images/node.svg
Reviewed-by: Peter Krempa <pkrempa@redhat.com>