Actualiser public/index.html
Deploy to home / deploy (push) Successful in 10s

This commit is contained in:
cvancau
2026-08-09 18:51:13 +02:00
parent cb97a74117
commit 99fe4841d9
+2 -2
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Alapatch - A microKORG patch editor" />
<meta name="description" content="Alapatch v2 - A microKORG patch editor" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400&display=swap"
@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Alapatch</title>
<title>Alapatch v2</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>