From 16db93d3fa6d7c69458011f3ded99927b055ca93 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Wed, 30 Dec 2020 16:23:41 +0100 Subject: [PATCH] client --- public/index.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..0808bff --- /dev/null +++ b/public/index.html @@ -0,0 +1,56 @@ + + + + + + Rust client + + +

Rust client

+

+
+
+
\ No newline at end of file