File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 55 < link rel ="icon " type ="image/svg+xml " href ="/logo.png " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > BooMap</ title >
8+ < meta name ="description " content ="AI를 통한 자동 마인드맵 생성 서비스 " />
9+ < meta name ="author " content ="부스트캠프 웹모바일 9기 Web32팀 " />
10+ < meta property ="og:title " content ="BooMap " />
11+ < meta property ="og:description " content ="AI를 통한 자동 마인드맵 생성 서비스 " />
12+ < meta property ="og:url " content ="<https://boomap.site/> " />
13+ < meta property ="og:image " content ="/thumbnail.png " />
14+ < meta property ="og:image-alt " content ="마인드맵 저작도구 BooMap의 썸네일 " />
15+ < meta property ="og:image:width " content ="1200 " />
16+ < meta property ="og:image:height " content ="600 " />
17+ < meta property ="og:site_name " content ="BooMap " />
18+ < meta property ="og:type " content ="website " />
819 </ head >
920 < body >
10- < div id ="root "> </ div >
21+ < div id ="root " aria-label =" BooMap 플랫폼 " > </ div >
1122 < script type ="module " src ="/src/main.tsx "> </ script >
1223 </ body >
1324</ html >
You can’t perform that action at this time.
0 commit comments