From f2bab1b1be658e3456aa1cec84a1879d4b01577e Mon Sep 17 00:00:00 2001 From: Artem Konev Date: Mon, 5 Sep 2022 10:42:18 +0100 Subject: Updated the GitHub page banner. --- README.md | 2 +- docs/unitlogo.png | Bin 29600 -> 0 bytes docs/unitlogo.svg | 305 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 306 insertions(+), 1 deletion(-) delete mode 100644 docs/unitlogo.png create mode 100644 docs/unitlogo.svg diff --git a/README.md b/README.md index 2c3b7d1f..039200d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Universal Web App Server -![NGINX Unit Logo](docs/unitlogo.png) +![NGINX Unit Logo](docs/unitlogo.svg) NGINX Unit is a lightweight and versatile open-source server that has three core capabilities: diff --git a/docs/unitlogo.png b/docs/unitlogo.png deleted file mode 100644 index dbd87fd8..00000000 Binary files a/docs/unitlogo.png and /dev/null differ diff --git a/docs/unitlogo.svg b/docs/unitlogo.svg new file mode 100644 index 00000000..a8b87b18 --- /dev/null +++ b/docs/unitlogo.svg @@ -0,0 +1,305 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit