WASM version of this site made in Rust

This is just a quick post to link to two things, one is a new version of this site that I have made in Rust using Leptos and Trunk, then compiled down to WASM (Web Assembly). You can find that site here: WASM Site, and you can find the GitLab repo for the site, which contains the compiled and deployed code in the 'dest' directory and the source code written in Rust in the 'src' directory, here: https://gitlab.com/Hanakiri/test-rust-site