From f9a42c4248479f1c123e851cd3a226df0abcad39 Mon Sep 17 00:00:00 2001 From: Daniil Gazizullin Date: Mon, 24 Nov 2025 13:02:07 +0300 Subject: [PATCH] initial commit --- .gitignore | 1 + dist/index.html | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 .gitignore create mode 100644 dist/index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..3879069 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,32 @@ + + + + + + Redirecting... + + + + + + + + + +

Redirecting to Hypershelf...

+

If you are not redirected automatically, click + here.

+ + + \ No newline at end of file