Skip to content

Commit

Permalink
Merge pull request #133 from softeerbootcamp4th/hotfix
Browse files Browse the repository at this point in the history
chore: og:title 변경
  • Loading branch information
DaeWon9 authored Aug 26, 2024
2 parents cfbf7ac + 127c891 commit fa02fd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/service/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<meta charset="UTF-8" />
<link rel="icon" href="/images/favicon/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:title" content="현대자동차 - 아반떼 N 2024 | 고성능 컴팩트 스포츠카" />
<meta property="og:title" content="현대자동차 - 아반떼 N 2024 출시 이벤트" />
<meta property="og:description" content="2024년형 아반떼 N은 강력한 성능과 세련된 디자인을 자랑하는 스포츠 세단입니다. 혁신적인 기술과 향상된 드라이빙 경험을 지금 확인해 보세요!" />
<meta property="og:image" content="/images/og/ogImg.png" />
<meta property="og:url" content="watermelon-clap.web.app" />
<meta property="og:type" content="website" />
<title>현대자동차 - 아반떼 N 2024 | 고성능 컴팩트 스포츠카</title>
<title>현대자동차 - 아반떼 N 2024 출시 이벤트</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit fa02fd7

Please sign in to comment.