We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db87fad commit 4068b85Copy full SHA for 4068b85
1 file changed
index.html
@@ -5,11 +5,11 @@
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<meta name="theme-color" content="#54342f">
8
- <title>DevWonders</title>
9
<link rel="icon" href="./public/icons/favicon.svg" type="image/x-icon">
10
<link rel="stylesheet" href="css/global.css">
11
<link rel="stylesheet" href="css/home.css">
12
<script src="./js/glow.js" defer></script>
+ <title>DevWonders</title>
13
</head>
14
15
<body>
0 commit comments