Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
YesIamSeungJun committed Nov 29, 2024
1 parent 7e4fc42 commit 87e759d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="YOUR_GOOGLE_VERIFICATION_CODE"> <!-- Google 인증 메타 태그 -->
<meta name="description" content="딴지 - 배송선물 거래서비스. iOS 및 Android 앱 다운로드 링크 제공.">
<meta name="robots" content="index, follow">
<title>딴지 - 배송선물 거래서비스</title>
<style>
/* 전체 화면 배경 설정 */
Expand Down Expand Up @@ -47,5 +50,3 @@
<img id="background-image" src="screen.png" alt="딴지 - 배송선물 거래서비스">
</body>
</html>


0 comments on commit 87e759d

Please sign in to comment.