Set page title to LibreTunes
This commit is contained in:
parent
b34ac4e129
commit
ad0d54b2a1
@ -13,7 +13,7 @@ pub fn App() -> impl IntoView {
|
|||||||
<Stylesheet id="leptos" href="/pkg/leptos_start.css"/>
|
<Stylesheet id="leptos" href="/pkg/leptos_start.css"/>
|
||||||
|
|
||||||
// sets the document title
|
// sets the document title
|
||||||
<Title text="Welcome to Leptos"/>
|
<Title text="LibreTunes"/>
|
||||||
|
|
||||||
// content for this welcome page
|
// content for this welcome page
|
||||||
<Router>
|
<Router>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user