From 3a7f2918f4067a601d8f7ec91b4d250dc468a270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Sat, 6 Feb 2021 13:04:18 +0100 Subject: [PATCH] style: new logo --- README.md | 4 +- static/assets/images/logo-gh.svg | 137 +++++++++++++++++++++++++++++++ static/assets/images/logo.svg | 137 +++++++++++++++++++++++++++++++ version.txt | 2 +- views/header.tpl.html | 3 +- 5 files changed, 279 insertions(+), 4 deletions(-) create mode 100755 static/assets/images/logo-gh.svg create mode 100755 static/assets/images/logo.svg diff --git a/README.md b/README.md index 5aa15c7..76eb08e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -

📊 Wakapi

+

+ +

diff --git a/static/assets/images/logo-gh.svg b/static/assets/images/logo-gh.svg new file mode 100755 index 0000000..9330bc3 --- /dev/null +++ b/static/assets/images/logo-gh.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + akapi + + diff --git a/static/assets/images/logo.svg b/static/assets/images/logo.svg new file mode 100755 index 0000000..3c5ea74 --- /dev/null +++ b/static/assets/images/logo.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + akapi + + diff --git a/version.txt b/version.txt index 054c858..e81ed8b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.22.5 \ No newline at end of file +1.22.6 \ No newline at end of file diff --git a/views/header.tpl.html b/views/header.tpl.html index bb82ded..ef3fd36 100644 --- a/views/header.tpl.html +++ b/views/header.tpl.html @@ -1,6 +1,5 @@

- 📊 - Wakapi +
\ No newline at end of file