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 0319c9c commit 8f723f1Copy full SHA for 8f723f1
index.html
@@ -3,7 +3,8 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Simple Homepage</title>
+ <title>단풍바람</title>
7
+ <link rel="icon" href="./public/icon.svg" type="image/x-icon" />
8
</head>
9
<script src="https://accounts.google.com/gsi/client" async defer></script>
10
<body>
0 commit comments