File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1212 < script >
1313 window . global = window ;
1414 </ script >
15+
16+ <!-- Open graph meta tags -->
17+
18+ < meta property ="og:title " content ="Element Call " />
19+ < meta
20+ property ="og:description "
21+ content ="You're invited to join a call on Element Call "
22+ />
23+ < meta property ="og:type " content ="website " />
24+ < meta property ="og:url " content ="https://call.element.io " />
25+ < meta property ="og:image " content ="favicon.png " />
26+
27+ < meta name ="twitter:card " content ="summary_large_image " />
28+ < meta property ="twitter:domain " content ="call.element.io " />
29+ < meta property ="twitter:url " content ="https://call.element.io " />
30+ < meta name ="twitter:title " content ="Element Call " />
31+ < meta
32+ name ="twitter:description "
33+ content ="You're invited to join a call on Element Call "
34+ />
35+ < meta name ="twitter:image " content ="favicon.png " />
1536 </ head >
1637
1738 <!-- The default class is: .no-theme {display: none}. It will be overwritten once the app is loaded. -->
You can’t perform that action at this time.
0 commit comments