File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="ko ">
33 < head >
44 < meta charset ="UTF-8 " />
5- < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
5+ < link rel ="icon " type ="image/png " href ="/favicon.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > FlipNote</ title >
8- < meta name ="description " content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 " />
8+ < meta
9+ name ="description "
10+ content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 "
11+ />
912 <!-- Open Graph -->
1013 < meta property ="og:site_name " content ="FlipNote " />
1114 < meta property ="og:title " content ="FlipNote " />
12- < meta property ="og:description " content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 " />
15+ < meta
16+ property ="og:description "
17+ content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 "
18+ />
1319 < meta property ="og:type " content ="website " />
1420 <!-- Twitter Card -->
1521 < meta name ="twitter:card " content ="summary " />
1622 < meta name ="twitter:title " content ="FlipNote " />
17- < meta name ="twitter:description " content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 " />
23+ < meta
24+ name ="twitter:description "
25+ content ="FlipNote - 플래시카드를 활용한 효과적인 학습 플랫폼 "
26+ />
1827 </ head >
1928 < body >
2029 < div id ="root "> </ div >
You can’t perform that action at this time.
0 commit comments