begin rework of the site

This commit is contained in:
timmypidashev
2023-11-02 14:57:35 -07:00
parent d7fdb4866a
commit df1e0b5e00
16 changed files with 58 additions and 900 deletions
View File
View File
-6
View File
@@ -1,6 +0,0 @@
mod routes;
mod components;
fn main() {
yew::start_app::<app:Main>();
}
View File
View File