We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c58966 commit c43b93dCopy full SHA for c43b93d
2 files changed
assets/logo.png
33.3 KB
index.html
@@ -7,6 +7,7 @@
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<link rel="stylesheet" href="./assets/styles.css">
9
<title>EDGE TTS</title>
10
+ <link rel="shortcut icon" href="assets/logo.png" type="image/png">
11
</head>
12
13
<body>
0 commit comments