We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63c421 commit a235b3eCopy full SHA for a235b3e
index.html
@@ -9,6 +9,8 @@
9
<link rel="stylesheet" href="https://unpkg.com/aos@2.3.1/dist/aos.css">
10
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap" rel="stylesheet">
11
<link rel="icon" type="image/png" href="img/오코로고.png">
12
+ <link rel="manifest" href="manifest.json">
13
+ <meta name="theme-color" content="#000000">
14
</head>
15
16
<body>
0 commit comments