1919 < meta property ="og:description "
2020 content ="Simple JavaScript Calculator by Harsh Trivedi " />
2121 < meta property ="og:image "
22- content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/meta.jpg " />
22+ content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/master/ meta.jpg " />
2323 < meta property ="og:url " content ="https://harsh98trivedi.github.io/Simple-JavaScript-Calculator/ " />
2424 < meta property ="og:site_name " content ="Simple JavaScript Calculator " />
2525 < meta property ="og:locale " content ="en_US " />
3131 < meta property ="description "
3232 content ="Simple JavaScript Calculator by Harsh Trivedi " />
3333 < meta property ="image "
34- content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/meta.jpg " />
34+ content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/master/ meta.jpg " />
3535 <!-- Schema.org for Google -->
3636 < meta itemprop ="name " content ="Simple JavaScript Calculator " />
3737 < meta itemprop ="description "
3838 content ="Simple JavaScript Calculator by Harsh Trivedi " />
3939 < meta itemprop ="image "
40- content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/meta.jpg " />
40+ content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/master/ meta.jpg " />
4141 <!-- Twitter -->
4242 < meta property ="twitter:card " content ="summary_large_image " />
4343 < meta property ="twitter:title " content ="Simple JavaScript Calculator " />
4646 < meta property ="twitter:creator " content ="@harsh98trivedi " />
4747 < meta property ="twitter:creator:id " content ="@harsh98trivedi " />
4848 < meta property ="twitter:image:src "
49- content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/meta.jpg " />
49+ content ="https://raw.github.com/harsh98trivedi/Simple-JavaScript-Calculator/master/ meta.jpg " />
5050 < meta property ="twitter:image " content ="Calculator by Harsh Trivedi " />
5151 < link rel ='icon ' type ='image/x-icon ' href ='favicon.png ' />
5252</ head >
@@ -98,4 +98,4 @@ <h1><a style="text-decoration: none; color: #f1c40f; margin-left: 0.25rem;" href
9898 </ div >
9999</ body >
100100< script src ="calc.js "> </ script >
101- </ html >
101+ </ html >
0 commit comments