Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions apps/web/public/naver79eaa7633f3e5bc9aede38c409737c21.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!doctype html>
<html lang="ko">
<head>
<meta charset="utf-8" />
<title>Naver Site Verification</title>
</head>
<body>naver-site-verification: naver79eaa7633f3e5bc9aede38c409737c21.html</body>
</html>
5 changes: 5 additions & 0 deletions apps/web/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ import { SpeedInsights } from "@vercel/speed-insights/next";
export const metadata: Metadata = {
title: "솔리드 커넥션",
description: "솔리드 커넥션. 교환학생의 첫 걸음",
verification: {
other: {
"naver-site-verification": "dd46eae7f62548ac6d6fc34647df8e2bea591e62",
},
},
};

const pretendard = localFont({
Expand Down
Loading