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

This commit is contained in:
2025-01-11 23:27:28 +01:00
parent 6fabbdb153
commit 38e66419bc

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" />