File tree Expand file tree Collapse file tree 4 files changed +1062
-789
lines changed Expand file tree Collapse file tree 4 files changed +1062
-789
lines changed Original file line number Diff line number Diff line change 1010 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
1111 < link href ="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap " rel ="stylesheet ">
1212 < link href ="./src/index.css " rel ="stylesheet ">
13+ <!-- favicon (use the existing vite.svg as the icon) -->
14+ < link rel ="icon " type ="image/svg+xml " href ="/vite.svg ">
1315 < meta property ="og:title " content ="PeerCall - Secure Privacy-Respecting Video Calls " />
1416 < meta property ="og:description " content ="Secure, privacy-respecting real-time video calls with peer-to-peer WebRTC technology. " />
1517 < meta property ="og:type " content ="website " />
1820 < body >
1921 < div id ="root "> </ div >
2022 < script type ="module " src ="/src/main.tsx "> </ script >
21- < scrpit src ="https://cdn.tailwindcss.com "> </ scrpit >
23+ < script src ="https://cdn.tailwindcss.com "> </ script >
2224 </ body >
2325</ html >
You can’t perform that action at this time.
0 commit comments