From 819fb9ca5082175f4afc595766e75dd2f045395b Mon Sep 17 00:00:00 2001 From: kaotisk Date: Wed, 13 Nov 2024 20:25:55 +0200 Subject: Style update, refactoring with generator usage, bugfixes --- src/img/chat-logo.png | Bin 0 -> 5884 bytes src/img/mixtapes-logo.png | Bin 0 -> 3210 bytes src/img/news-logo.png | Bin 0 -> 2764 bytes src/img/radio-logo.png | Bin 0 -> 39213 bytes src/img/stellar.svg | 8 ++++++++ 5 files changed, 8 insertions(+) create mode 100644 src/img/chat-logo.png create mode 100644 src/img/mixtapes-logo.png create mode 100644 src/img/news-logo.png create mode 100644 src/img/radio-logo.png create mode 100644 src/img/stellar.svg (limited to 'src/img') diff --git a/src/img/chat-logo.png b/src/img/chat-logo.png new file mode 100644 index 0000000..e3f42f1 Binary files /dev/null and b/src/img/chat-logo.png differ diff --git a/src/img/mixtapes-logo.png b/src/img/mixtapes-logo.png new file mode 100644 index 0000000..4320ed4 Binary files /dev/null and b/src/img/mixtapes-logo.png differ diff --git a/src/img/news-logo.png b/src/img/news-logo.png new file mode 100644 index 0000000..9c6b6eb Binary files /dev/null and b/src/img/news-logo.png differ diff --git a/src/img/radio-logo.png b/src/img/radio-logo.png new file mode 100644 index 0000000..6727540 Binary files /dev/null and b/src/img/radio-logo.png differ diff --git a/src/img/stellar.svg b/src/img/stellar.svg new file mode 100644 index 0000000..1a1c2f4 --- /dev/null +++ b/src/img/stellar.svg @@ -0,0 +1,8 @@ + + + + + + + + -- cgit v1.2.3