From bc297e5e496d9f48ef77581b7fb41fdf328a62cf Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 15 Mar 2026 16:19:35 -0400 Subject: refactor: dev-docs/ --- dev-docs/static/img/docusaurus.png | Bin 0 -> 5142 bytes dev-docs/static/img/doremon.png | Bin 0 -> 201946 bytes dev-docs/static/img/favicon.ico | Bin 0 -> 15086 bytes dev-docs/static/img/favicon.png | Bin 0 -> 1720 bytes dev-docs/static/img/logo.svg | 7 +++++++ dev-docs/static/img/og-image-2.png | Bin 0 -> 81222 bytes dev-docs/static/img/og-image.png | Bin 0 -> 81109 bytes dev-docs/static/img/pika.jpeg | Bin 0 -> 6250 bytes dev-docs/static/img/undraw_add_files.svg | 1 + dev-docs/static/img/undraw_blank_canvas.svg | 1 + dev-docs/static/img/undraw_innovative.svg | 1 + dev-docs/static/img/welcome-screen-overview.png | Bin 0 -> 103250 bytes 12 files changed, 10 insertions(+) create mode 100644 dev-docs/static/img/docusaurus.png create mode 100644 dev-docs/static/img/doremon.png create mode 100644 dev-docs/static/img/favicon.ico create mode 100644 dev-docs/static/img/favicon.png create mode 100644 dev-docs/static/img/logo.svg create mode 100644 dev-docs/static/img/og-image-2.png create mode 100644 dev-docs/static/img/og-image.png create mode 100644 dev-docs/static/img/pika.jpeg create mode 100644 dev-docs/static/img/undraw_add_files.svg create mode 100644 dev-docs/static/img/undraw_blank_canvas.svg create mode 100644 dev-docs/static/img/undraw_innovative.svg create mode 100644 dev-docs/static/img/welcome-screen-overview.png (limited to 'dev-docs/static/img') diff --git a/dev-docs/static/img/docusaurus.png b/dev-docs/static/img/docusaurus.png new file mode 100644 index 0000000..f458149 Binary files /dev/null and b/dev-docs/static/img/docusaurus.png differ diff --git a/dev-docs/static/img/doremon.png b/dev-docs/static/img/doremon.png new file mode 100644 index 0000000..36208a4 Binary files /dev/null and b/dev-docs/static/img/doremon.png differ diff --git a/dev-docs/static/img/favicon.ico b/dev-docs/static/img/favicon.ico new file mode 100644 index 0000000..e40a39d Binary files /dev/null and b/dev-docs/static/img/favicon.ico differ diff --git a/dev-docs/static/img/favicon.png b/dev-docs/static/img/favicon.png new file mode 100644 index 0000000..041545c Binary files /dev/null and b/dev-docs/static/img/favicon.png differ diff --git a/dev-docs/static/img/logo.svg b/dev-docs/static/img/logo.svg new file mode 100644 index 0000000..ee99676 --- /dev/null +++ b/dev-docs/static/img/logo.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/dev-docs/static/img/og-image-2.png b/dev-docs/static/img/og-image-2.png new file mode 100644 index 0000000..9c341b9 Binary files /dev/null and b/dev-docs/static/img/og-image-2.png differ diff --git a/dev-docs/static/img/og-image.png b/dev-docs/static/img/og-image.png new file mode 100644 index 0000000..bf8b449 Binary files /dev/null and b/dev-docs/static/img/og-image.png differ diff --git a/dev-docs/static/img/pika.jpeg b/dev-docs/static/img/pika.jpeg new file mode 100644 index 0000000..455ed52 Binary files /dev/null and b/dev-docs/static/img/pika.jpeg differ diff --git a/dev-docs/static/img/undraw_add_files.svg b/dev-docs/static/img/undraw_add_files.svg new file mode 100644 index 0000000..e1d113f --- /dev/null +++ b/dev-docs/static/img/undraw_add_files.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dev-docs/static/img/undraw_blank_canvas.svg b/dev-docs/static/img/undraw_blank_canvas.svg new file mode 100644 index 0000000..8a83ab4 --- /dev/null +++ b/dev-docs/static/img/undraw_blank_canvas.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dev-docs/static/img/undraw_innovative.svg b/dev-docs/static/img/undraw_innovative.svg new file mode 100644 index 0000000..97c059c --- /dev/null +++ b/dev-docs/static/img/undraw_innovative.svg @@ -0,0 +1 @@ +test22 \ No newline at end of file diff --git a/dev-docs/static/img/welcome-screen-overview.png b/dev-docs/static/img/welcome-screen-overview.png new file mode 100644 index 0000000..1067761 Binary files /dev/null and b/dev-docs/static/img/welcome-screen-overview.png differ -- cgit v1.2.3