From 3d280ac650081343ca9e870cbdc7db71942b5834 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 19 Jul 2022 23:53:38 +0200 Subject: OPTIMIZE --- .husky/pre-commit | 4 ---- static/desc.png | Bin 45272 -> 42864 bytes static/logo-new-512.png | Bin 232759 -> 208042 bytes static/logo-new.png | Bin 29244 -> 26800 bytes webAO/styles/chatbox/drv3chatbox.png | Bin 36885 -> 33880 bytes 5 files changed, 4 deletions(-) delete mode 100644 .husky/pre-commit diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100644 index 6d395b8..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -npm run lint:fix diff --git a/static/desc.png b/static/desc.png index 84e4edd..0f5327f 100644 Binary files a/static/desc.png and b/static/desc.png differ diff --git a/static/logo-new-512.png b/static/logo-new-512.png index f7b5816..23f6361 100644 Binary files a/static/logo-new-512.png and b/static/logo-new-512.png differ diff --git a/static/logo-new.png b/static/logo-new.png index 6a9c498..887db0d 100644 Binary files a/static/logo-new.png and b/static/logo-new.png differ diff --git a/webAO/styles/chatbox/drv3chatbox.png b/webAO/styles/chatbox/drv3chatbox.png index ecf5e1f..224e2c5 100644 Binary files a/webAO/styles/chatbox/drv3chatbox.png and b/webAO/styles/chatbox/drv3chatbox.png differ -- cgit