From 1a5a10a8548dec67a71a8861793856c26fd14dc7 Mon Sep 17 00:00:00 2001 From: Zakhar Date: Thu, 21 May 2026 10:06:00 +0200 Subject: [PATCH] first commit --- .gitignore | 0 index.html | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..8da8f42 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + Document + + + + + \ No newline at end of file