fix: update stylesheet
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6fabbdb153
commit
38e66419bc
@ -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" />
|
||||||
|
Loading…
Reference in New Issue
Block a user