Skip to content

Commit 8f723f1

Browse files
committed
feat: 텝 출력 부분 수정
1 parent 0319c9c commit 8f723f1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Simple Homepage</title>
6+
<title>단풍바람</title>
7+
<link rel="icon" href="./public/icon.svg" type="image/x-icon" />
78
</head>
89
<script src="https://accounts.google.com/gsi/client" async defer></script>
910
<body>

0 commit comments

Comments
 (0)