Skip to content

Commit

Permalink
πŸš€ 220711: 탭에 ν‘œμ‹œλ˜λŠ” 제λͺ©μ΄ μ˜¬λ°”λ₯΄κ²Œ ν‘œμ‹œλ˜λ„λ‘ μˆ˜μ •
Browse files Browse the repository at this point in the history
### 탭에 ν‘œμ‹œλ˜λŠ” 제λͺ©μ΄ μ˜¬λ°”λ₯΄κ²Œ ν‘œμ‹œλ˜λ„λ‘ μˆ˜μ •
  • Loading branch information
dev-angelo committed Jul 12, 2022
2 parents 143c55b + dd0f4a8 commit db6f4e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/context/GlobalHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const GlobalHeader: React.FC<{ title: string; description: string; url: string }
url,
}) => (
<Helmet>
<title>{title}</title>
<meta name="viewport" content="width=1440" />
<meta property="og:type" content="website" />
<meta name="og:image" content={seo["codesquad"]} />
Expand Down

0 comments on commit db6f4e8

Please sign in to comment.