Update the document title when navigating to a new route

This commit is contained in:
baldo 2022-09-27 15:52:12 +02:00
commit 32803e0ea1
3 changed files with 146 additions and 41 deletions

View file

@ -8,7 +8,7 @@
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="manifest" href="/manifest.webmanifest">
<title>Vite App</title>
<title>Freifunk Knotenverwaltung</title>
</head>
<body>
<div id="app"></div>