File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > Server Less Chat</ title >
6+ < base href ="/ ">
7+
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9+ < link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
10+ < script src ="
https://unpkg.com/[email protected] /dist/peerjs.min.js "
> </ script > 11+ < link rel ="stylesheet " href ="styles.527f64cfec221ec24f08.css "> </ head >
12+ < body >
13+ < app-root > </ app-root >
14+ < script type ="text/javascript " src ="runtime.a66f828dca56eeb90e02.js "> </ script > < script type ="text/javascript " src ="polyfills.2f4a59095805af02bd79.js "> </ script > < script type ="text/javascript " src ="main.4de6194d0ef08318edb2.js "> </ script > </ body >
15+ </ html >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > Server Less Chat</ title >
6- < base href ="/ ">
6+ < base href ="https://rani700.github.io/serverless-chat / ">
77
88 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
99 < link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 ">
55 < title > Server Less Chat</ title >
6- < base href ="/ ">
6+ < base href ="">
77
88 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
99 < link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
You can’t perform that action at this time.
0 commit comments