fix: update stylesheet
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-11 23:27:28 +01:00
parent 6fabbdb153
commit 38e66419bc
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

View File

@ -35,7 +35,7 @@ pub fn App() -> impl IntoView {
provide_meta_context(); provide_meta_context();
view! { view! {
<Stylesheet id="leptos" href="/pkg/client.css" /> <Stylesheet id="leptos" href="/pkg/lebusiness-client.css" />
// sets the document title // sets the document title
<Title text="client" /> <Title text="client" />