commit 5ecff656e223c27125012b24c4eb85cfe978adac Author: grngxd <36968271+grngxd@users.noreply.github.com> Date: Sun Jun 15 21:58:18 2025 +0100 first commit diff --git a/dashboard 1.png b/dashboard 1.png new file mode 100644 index 0000000..a6bd762 Binary files /dev/null and b/dashboard 1.png differ diff --git a/dashboard 2.png b/dashboard 2.png new file mode 100644 index 0000000..67532d1 Binary files /dev/null and b/dashboard 2.png differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..0ded7c1 --- /dev/null +++ b/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/logo.svg b/logo.svg new file mode 100644 index 0000000..00d91f3 --- /dev/null +++ b/logo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..c18e75f --- /dev/null +++ b/manifest.json @@ -0,0 +1,9 @@ +{ + "$schema": "https://json.schemastore.org/web-manifest-combined.json", + "name": "qwik-project-name", + "short_name": "Welcome to Qwik", + "start_url": ".", + "display": "standalone", + "background_color": "#fff", + "description": "A Qwik project app." +} diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..e69de29