Set app title

This commit is contained in:
Alexandre Bruyant 2024-01-16 13:10:12 +01:00
parent f3be0eb4ae
commit 5b6e40e087

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/src/assets/favicon.ico" />
<title>Solid App</title>
<title>Palette Switcher</title>
</head>
<body class="h-full">
<noscript>You need to enable JavaScript to run this app.</noscript>