-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#preview
- Loading branch information
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,17 @@ | |
<meta charset="UTF-8" /> | ||
<link rel="icon" type="image/svg+xml" href="/파비콘.svg" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:title" content="오늘의 길" /> | ||
<meta property="og:description" content="나만의 지도를 공유하세요. 오늘의 길과 함께라면 더 멋진 여행을!" /> | ||
<meta property="og:url" content="https://dailyroad.site" /> | ||
<meta property="og:image" content="https://kr.object.ncloudstorage.com/ogil-public/uploads/profile/dailyroadLogo.webp" /> | ||
<meta property="og:image:alt" content="오늘의 길 로고" /> | ||
<link rel="stylesheet" as="style" crossorigin | ||
href="https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/static/pretendard.min.css" /> | ||
<title>오늘의 길</title> | ||
<meta name="description" content="오늘의 길은 나만의 지도와 코스를 공유할 수 있는 플랫폼입니다." /> | ||
<meta name="keywords" content="나만의지도 나만의코스 공유" /> | ||
</head> | ||
<body> | ||
<div id="root"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters