From 2fdd512488fb8987d34af0be71714faacc832048 Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 11 Jul 2018 21:25:46 +0200 Subject: Fake wallabag logo data image replaced by real SVG --- .../themes/_global/img/logo-wallabag.svg | 301 +-------------------- 1 file changed, 1 insertion(+), 300 deletions(-) (limited to 'web/wallassets/themes/_global') diff --git a/web/wallassets/themes/_global/img/logo-wallabag.svg b/web/wallassets/themes/_global/img/logo-wallabag.svg index 40193e1c..f76907a2 100644 --- a/web/wallassets/themes/_global/img/logo-wallabag.svg +++ b/web/wallassets/themes/_global/img/logo-wallabag.svg @@ -1,300 +1 @@ - - - -]> - - - - - - + -- cgit v1.2.3 From 4c78612eb47b235bc75a90d0aa7df51d654be0c7 Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 11 Jul 2018 21:51:52 +0200 Subject: wallabag logo with typo replaced by an SVG one --- web/wallassets/themes/_global/img/logo-other_themes.png | Bin 3058 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 web/wallassets/themes/_global/img/logo-other_themes.png (limited to 'web/wallassets/themes/_global') diff --git a/web/wallassets/themes/_global/img/logo-other_themes.png b/web/wallassets/themes/_global/img/logo-other_themes.png deleted file mode 100644 index c90aa46f..00000000 Binary files a/web/wallassets/themes/_global/img/logo-other_themes.png and /dev/null differ -- cgit v1.2.3 From e93f37206a82ce575f857e073feee437bb579fbb Mon Sep 17 00:00:00 2001 From: Simounet Date: Wed, 11 Jul 2018 21:57:53 +0200 Subject: wallabag logo (side-nav) replaced by an SVG one --- web/wallassets/themes/_global/img/logo-square.png | Bin 3314 -> 0 bytes web/wallassets/themes/_global/img/logo-square.svg | 1 + 2 files changed, 1 insertion(+) delete mode 100644 web/wallassets/themes/_global/img/logo-square.png create mode 100644 web/wallassets/themes/_global/img/logo-square.svg (limited to 'web/wallassets/themes/_global') diff --git a/web/wallassets/themes/_global/img/logo-square.png b/web/wallassets/themes/_global/img/logo-square.png deleted file mode 100644 index d5e05977..00000000 Binary files a/web/wallassets/themes/_global/img/logo-square.png and /dev/null differ diff --git a/web/wallassets/themes/_global/img/logo-square.svg b/web/wallassets/themes/_global/img/logo-square.svg new file mode 100644 index 00000000..7b87fedc --- /dev/null +++ b/web/wallassets/themes/_global/img/logo-square.svg @@ -0,0 +1 @@ + -- cgit v1.2.3