Compare commits

..

1 Commits

Author SHA1 Message Date
Lucielle Rosalia Hoerner
0a203fdb65 Merge pull request 'rust rewrite' (#4) from rewrite/rust into develop
Reviewed-on: https://git.gay/luciel/web_luciel/pulls/4
2025-03-19 01:07:42 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ publish = false
[dependencies]
js-sys = "0.3"
yew = { git = "https://github.com/yewstack/yew.git", rev = "910efcc", features = ["csr"] }
yew-router = { git = "https://github.com/yewstack/yew.git", rev = "910efcc" }
yew = { git = "https://github.com/yewstack/yew.git", rev = "550b2cc", features = ["csr"] }
yew-router = { git = "https://github.com/yewstack/yew.git", rev = "550b2cc" }
wasm-bindgen = { version = "0.2" }
log = { version = "0.4" }

View File

@@ -42,7 +42,7 @@ impl About {
in my free-time i mostly work on my private projects or spent time with my partners or online friends.
my knowledge is based on autodidactics and experiences with (former) friends.
looking for a job/internship at the moment because i wasn't able to finish my previous internship due to some financial circumstances.
you can find projects i work on somewhere in the header.
you can find projects i work on by clicking on the button at the left and very top.
i may or may not update information stated here but that's it for now.
"#}
</div>