From 7e4cff9f61c93d15e774b99d26e1981cf0624f06 Mon Sep 17 00:00:00 2001 From: Andrii Solianyk Date: Tue, 28 Oct 2025 18:25:53 +0100 Subject: [PATCH] init --- index.html | 11 +++++++++++ style.css | 0 2 files changed, 11 insertions(+) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..4cd4ee9 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + DrawDiagrams + + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29