Skip to content

Commit

Permalink
Merge pull request #97 from Minn-Choi/feature/#6
Browse files Browse the repository at this point in the history
Feature/#6
  • Loading branch information
Minn-Choi authored Dec 10, 2024
2 parents 4e3942e + 5f65b24 commit 199258e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
href="https://fonts.googleapis.com/css2?family=Nanum+Square+Round:wght@400;700&display=swap"
rel="stylesheet"
/>

<meta name="theme-color" content="#FFFFFF">

<meta name="apple-mobile-web-app-capable" content="no">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">

</head>
<body>
<noscript>
Expand Down

0 comments on commit 199258e

Please sign in to comment.