From fb5e3a199d9d43a66e9c24b74112338d39e46fb0 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 27 Oct 2024 00:36:10 +0500 Subject: feat: web page --- www/img/bg.png | Bin 0 -> 1250105 bytes www/img/favicon.ico | Bin 0 -> 220826 bytes www/img/logo.png | Bin 0 -> 50223 bytes www/img/maxon.png | Bin 0 -> 704087 bytes www/img/screenshot1.png | Bin 0 -> 800712 bytes www/img/screenshot2.png | Bin 0 -> 393019 bytes www/img/update.png | Bin 0 -> 34688 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 www/img/bg.png create mode 100644 www/img/favicon.ico create mode 100644 www/img/logo.png create mode 100644 www/img/maxon.png create mode 100644 www/img/screenshot1.png create mode 100644 www/img/screenshot2.png create mode 100644 www/img/update.png (limited to 'www/img') diff --git a/www/img/bg.png b/www/img/bg.png new file mode 100644 index 0000000..01d391b Binary files /dev/null and b/www/img/bg.png differ diff --git a/www/img/favicon.ico b/www/img/favicon.ico new file mode 100644 index 0000000..b5902ec Binary files /dev/null and b/www/img/favicon.ico differ diff --git a/www/img/logo.png b/www/img/logo.png new file mode 100644 index 0000000..c13b6da Binary files /dev/null and b/www/img/logo.png differ diff --git a/www/img/maxon.png b/www/img/maxon.png new file mode 100644 index 0000000..4bbce7c Binary files /dev/null and b/www/img/maxon.png differ diff --git a/www/img/screenshot1.png b/www/img/screenshot1.png new file mode 100644 index 0000000..8c9a52b Binary files /dev/null and b/www/img/screenshot1.png differ diff --git a/www/img/screenshot2.png b/www/img/screenshot2.png new file mode 100644 index 0000000..8cb6ba0 Binary files /dev/null and b/www/img/screenshot2.png differ diff --git a/www/img/update.png b/www/img/update.png new file mode 100644 index 0000000..dd24116 Binary files /dev/null and b/www/img/update.png differ -- cgit v1.2.3