README: mv logo.svg include/logo.{png,svg}
authorPaul Spooren <mail@aparcar.org>
Fri, 27 Nov 2020 09:23:41 +0000 (23:23 -1000)
committerPaul Spooren <mail@aparcar.org>
Tue, 1 Dec 2020 20:18:07 +0000 (10:18 -1000)
commitf281aca97821ece3990b3082bfb14b6fa63ddec4
treefcace43b941f01a8758be1b6fbb9bacd9ae80568
parent760952ad022561931846b02ddfe69c21afead0fe
README: mv logo.svg include/logo.{png,svg}

Some Git hoster (e.g. sr.ht) disable hosting of svg images (xml) to
avoid XSS attacks. To show the logo correctly on all code hosters use a
"safe" PNG image.

Also move logo(s) to include/ folder to lower autocomplete churn with
the `logs/` folder. While at it, replace absolute logo path and make it
relative, as this may break other code hosters as well.

Signed-off-by: Paul Spooren <mail@aparcar.org>
README.md
include/logo.png [new file with mode: 0644]
include/logo.svg [new file with mode: 0644]
logo.svg [deleted file]