fix favicon and page title

This commit is contained in:
Aoife
2021-05-06 23:33:54 +02:00
parent 5511705814
commit 415cd889af
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<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" />
<link rel="preconnect" href="https://fonts.gstatic.com" />