Skip to content

Commit fc1d44c

Browse files
committed
feat: replace preview to page
1 parent 3dbf349 commit fc1d44c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

assets/preview_concept.png

-74 KB
Binary file not shown.

assets/rustlanges_preview.webp

47.3 KB
Binary file not shown.

src/app.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pub fn App() -> impl IntoView {
2222
{
2323
"aprende_preview.webp"
2424
} else {
25-
"preview_concept.png"
25+
"rustlanges_preview.webp"
2626
};
2727

2828
view! {

0 commit comments

Comments
 (0)