Skip to content

Commit

Permalink
feat: add new about page
Browse files Browse the repository at this point in the history
  • Loading branch information
mariinkys committed Dec 5, 2024
1 parent 50ee8d6 commit f6d469c
Show file tree
Hide file tree
Showing 5 changed files with 244 additions and 45 deletions.
111 changes: 101 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ features = [
"wayland",
# GPU-accelerated rendering
"wgpu",
# About Page
"about",
]


Expand Down
Loading

0 comments on commit f6d469c

Please sign in to comment.