From 3b1b394e1651fdc62dcd026a9453017c11e20a2c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 27 Oct 2022 12:38:02 -0700 Subject: start skeleton of adenosine-tauri-gui crate --- adenosine-tauri-gui/web/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 adenosine-tauri-gui/web/index.html (limited to 'adenosine-tauri-gui/web/index.html') diff --git a/adenosine-tauri-gui/web/index.html b/adenosine-tauri-gui/web/index.html new file mode 100644 index 0000000..0e227c5 --- /dev/null +++ b/adenosine-tauri-gui/web/index.html @@ -0,0 +1,22 @@ + + + + + + Document + + +

Welcome from Tauri!

+ + + -- cgit v1.2.3