We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65d189 commit f75d6b7Copy full SHA for f75d6b7
2 files changed
html/favicon.svg
html/index.html
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<link rel="stylesheet" href="style.css" />
7
+ <link rel="icon" type="image/svg+xml" href="favicon.svg" />
8
<title>MPEG SDL Editor</title>
9
</head>
10
<body>
0 commit comments