Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
MAC_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이정민
2021-05-27 17:23:26 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4481ebdd55f26c35e0d249f5412e56352381571e
4481ebdd
1 parent
ebf94b3f
og 수정
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/_document.tsx
src/pages/_document.tsx
View file @
4481ebd
...
...
@@ -38,8 +38,8 @@ class MyDocument extends Document {
<Html>
<Head>
<meta charSet="utf-8" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta property="og:title" content="
네이버 예약
" />
{/* <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> */}
<meta property="og:title" content="
git generator
" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap"
...
...
Please
register
or
login
to post a comment