From 964c0f7b770a22e0c11dedeb83a17abf3e3a7057 Mon Sep 17 00:00:00 2001 From: Parsarch Date: Mon, 6 Dec 2021 18:36:30 +0330 Subject: New logo --- src/assets/images/libredirect.svg | 103 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 src/assets/images/libredirect.svg diff --git a/src/assets/images/libredirect.svg b/src/assets/images/libredirect.svg new file mode 100644 index 00000000..0eb5909f --- /dev/null +++ b/src/assets/images/libredirect.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + -- cgit 1.4.1 From 5b83ca457939d0da842885d0088f8c80d84e8fce Mon Sep 17 00:00:00 2001 From: Parsarch Date: Mon, 6 Dec 2021 18:43:05 +0330 Subject: show new logo on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd468e5..b215c3a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ![privacy-redirect](src/assets/images/logo-small.png) +# ![privacy-redirect](src/assets/images/libredirect.svg) [![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) -- cgit 1.4.1