diff --git a/img/Discord-Logo-White.svg b/img/Discord-Logo-White.svg
new file mode 100644
index 00000000..4613aa9a
--- /dev/null
+++ b/img/Discord-Logo-White.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index a1bcca33..552924ff 100644
--- a/index.html
+++ b/index.html
@@ -131,6 +131,9 @@ a:hover {
+
+
+ |
|
@@ -261,11 +264,10 @@ a:hover {
- - Liberally licensed, with your choice of either public domain or MIT No Attribution for those
- regions who don't recognize public domain.
- - Everything is implemented in a single file for easy integration into your source tree.
- - No external dependencies except for the C standard library and backend APIs.
- - Written in C89 and compilable as C++ which should enable miniaudio to work with almost all compilers.
+ - Your choice of either public domain or MIT No Attribution.
+ - Entirely contained within a single file for easy integration into your source tree.
+ - No external dependencies except for the C standard library and backend libraries.
+ - Written in C and compilable as C++, enabling miniaudio to work on almost all compilers.
- Supports all major desktop and mobile platforms, with multiple backends for maximum compatibility.
- WASAPI (Windows Vista+)
@@ -293,6 +295,7 @@ a:hover {
|