2
0
mirror of https://github.com/owncast/owncast.git synced 2024-10-10 19:16:02 +00:00

Use SVG for default logos. Closes

This commit is contained in:
Gabe Kangas 2020-10-16 13:31:16 -07:00
parent 90ddf4f1b6
commit f9039acadb
4 changed files with 3 additions and 2 deletions

@ -6,8 +6,8 @@ instanceDetails:
summary: "This is brief summary of whom you are or what your stream is. You can read more about it at owncast.online. You can edit this description in your config file." summary: "This is brief summary of whom you are or what your stream is. You can read more about it at owncast.online. You can edit this description in your config file."
logo: logo:
small: /img/logo128.png small: /img/logo.svg
large: /img/logo256.png large: /img/logo.svg
tags: tags:
- music - music

1
webroot/img/logo.svg Normal file

File diff suppressed because one or more lines are too long

After

(image error) Size: 6.4 KiB

Binary file not shown.

Before

(image error) Size: 8.7 KiB

Binary file not shown.

Before

(image error) Size: 16 KiB