Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -38,8 +38,8 @@ class MyDocument extends Document { | ... | @@ -38,8 +38,8 @@ class MyDocument extends Document { |
38 | <Html> | 38 | <Html> |
39 | <Head> | 39 | <Head> |
40 | <meta charSet="utf-8" /> | 40 | <meta charSet="utf-8" /> |
41 | - <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> | 41 | + {/* <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> */} |
42 | - <meta property="og:title" content="네이버 예약" /> | 42 | + <meta property="og:title" content="git generator" /> |
43 | <link rel="preconnect" href="https://fonts.gstatic.com" /> | 43 | <link rel="preconnect" href="https://fonts.gstatic.com" /> |
44 | <link | 44 | <link |
45 | href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" | 45 | 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