Skip to content

Commit

Permalink
Merge pull request #188 from MeeTeamNumdle/release-1.0
Browse files Browse the repository at this point in the history
deploy: 구글 색인 요청을 위한 코드 추가 및 og 이미지 변경 - 배포 사이트에 적용
  • Loading branch information
prgmr99 authored May 15, 2024
2 parents 2425a7e + 3c798f8 commit 918e9b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<!-- <link rel="icon" type="image/svg+xml" href="/MeeTeamIcon.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="page-enter" content="blendTrans(duration=1)" />
<meta http-equiv="page-exit" content="blendTrans(duration=1)" />
Expand All @@ -14,10 +13,11 @@
name="keywords"
content="밋팀,meeteam,구인,대학생,포트폴리오,구인글,프로젝트,스터디,공모전"
/>
<meta name="google-site-verification" content="gLtfgQ-skR4W0DVMQTHpVUmWQLas1P8e-pMzkfV0tAU" />
<meta property="og:url" content="https://meeteam.co.kr" />
<meta property="og:title" content="밋팀" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://www.meeteam.co.kr/meeteam.png" />
<meta property="og:image" content="https://www.meeteam.co.kr/meeteam-og.png" />
<meta property="og:description" content="대학생을 위한 포트폴리오 기반 구인 플랫폼" />
<title>밋팀</title>
<script>
Expand Down
Binary file added public/meeteam-og.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 918e9b4

Please sign in to comment.