From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/theme_default/static/description/cover.png | Bin 0 -> 15769 bytes addons/theme_default/static/description/icon.png | Bin 0 -> 1662 bytes .../static/description/theme_default_screenshot.jpg | Bin 0 -> 39496 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/theme_default/static/description/cover.png create mode 100644 addons/theme_default/static/description/icon.png create mode 100644 addons/theme_default/static/description/theme_default_screenshot.jpg (limited to 'addons/theme_default/static') diff --git a/addons/theme_default/static/description/cover.png b/addons/theme_default/static/description/cover.png new file mode 100644 index 00000000..ad753286 Binary files /dev/null and b/addons/theme_default/static/description/cover.png differ diff --git a/addons/theme_default/static/description/icon.png b/addons/theme_default/static/description/icon.png new file mode 100644 index 00000000..74c9c9fc Binary files /dev/null and b/addons/theme_default/static/description/icon.png differ diff --git a/addons/theme_default/static/description/theme_default_screenshot.jpg b/addons/theme_default/static/description/theme_default_screenshot.jpg new file mode 100644 index 00000000..87b01e78 Binary files /dev/null and b/addons/theme_default/static/description/theme_default_screenshot.jpg differ -- cgit v1.2.3