fix favicon and page title
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><text y=".9em" font-size="90">🎹</text></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 110 100"><text y=".9em" font-size="90">🎹</text></svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 109 B After Width: | Height: | Size: 110 B |
+1
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user