From 49e2b407003b69551ddafa851639e83ec42a5b09 Mon Sep 17 00:00:00 2001 From: Jacob Hodgdon Date: Fri, 14 May 2021 15:42:56 -0400 Subject: Color fixes for rebrand Signed-off-by: Jacob Hodgdon Change-Id: I5cf4ede598afa377db7ecec17d8dfef085e130ac --- src/static/img/Anuket-logo-reverse.png | Bin 0 -> 8612 bytes src/static/img/Anuket-logo.svg | 1 + src/static/img/opnfv-logo.png | Bin 2829 -> 0 bytes 3 files changed, 1 insertion(+) create mode 100644 src/static/img/Anuket-logo-reverse.png create mode 100644 src/static/img/Anuket-logo.svg delete mode 100644 src/static/img/opnfv-logo.png (limited to 'src/static') diff --git a/src/static/img/Anuket-logo-reverse.png b/src/static/img/Anuket-logo-reverse.png new file mode 100644 index 0000000..fe256a6 Binary files /dev/null and b/src/static/img/Anuket-logo-reverse.png differ diff --git a/src/static/img/Anuket-logo.svg b/src/static/img/Anuket-logo.svg new file mode 100644 index 0000000..6db4c9b --- /dev/null +++ b/src/static/img/Anuket-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/static/img/opnfv-logo.png b/src/static/img/opnfv-logo.png deleted file mode 100644 index 1519503..0000000 Binary files a/src/static/img/opnfv-logo.png and /dev/null differ -- cgit 1.2.3-korg