Begin add MonParcours + Update css work
This commit is contained in:
parent
1e27d18cb3
commit
f4dba8213d
21 changed files with 1499 additions and 36 deletions
|
@ -24,6 +24,7 @@ fn Home() -> impl IntoView {
|
|||
view! {
|
||||
<main class="m-0 p-0 bg-surface dark:bg-dark_surface text-on_surface dark:text-dark_on_surface">
|
||||
<components::TopComponent/>
|
||||
<components::MonParcours/>
|
||||
</main>
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue