From 423b9992a35a105b11285bad9417244e6f8a0218 Mon Sep 17 00:00:00 2001 From: Arek Date: Wed, 18 May 2022 14:47:46 +0200 Subject: [PATCH] feat: :sparkles: Dodanie testowego htmla w celu sprawdzenia integracji z gitem --- frontend/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 frontend/index.html diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..49629e8 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file