We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6f0be commit 1130df2Copy full SHA for 1130df2
3 files changed
index.html
@@ -4,6 +4,8 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>G9 Software</title>
7
+ <link rel="shortcut icon" type="image/x-icon" href="/favicon.png">
8
+ <link rel="apple-touch-icon" href="/apple-touch-icon.png">
9
<link rel="preconnect" href="https://fonts.googleapis.com">
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
11
<link href="https://fonts.googleapis.com/css2?family=Karla:wght@400&display=swap" rel="stylesheet">
public/apple-touch-icon.png
3.52 KB
public/favicon.png
578 Bytes
0 commit comments