Skip to content

Commit

Permalink
feat: title 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellol77 committed Jul 27, 2024
1 parent ad4d0d0 commit 8e7efb2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
http-equiv="Content-Security-Policy"
content="upgrade-insecure-requests"
/>
<title>Document</title>
<title>걱정은 버블</title>
</head>
<body>
<canvas id="canvas"></canvas>
Expand Down

0 comments on commit 8e7efb2

Please sign in to comment.