File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 47
47
< link rel ="stylesheet " href ="css/material.indigo-pink.min.css " defer />
48
48
< link rel ="stylesheet " href ="css/getmdl-select.min.css " defer />
49
49
< link rel ="stylesheet " href ="browserSpecific/css/dialog-polyfill.css " />
50
- < link rel =' manifest ' href =' manifest.json ' />
50
+ < link rel =" manifest " href =" manifest.json " />
51
51
< script src ="js/lib/material.min.js " defer > </ script >
52
52
< script src ="js/lib/translate.min.js "> </ script >
53
53
< script src ="js/lib/devicedetector-min.js "> </ script >
66
66
< link href ="img/icons/ios/ios-launchimage-1242-2208.png " sizes ="1242x2208 " rel ="apple-touch-startup-image " />
67
67
< link href ="img/icons/ios/ios-launchimage-750-1334.png " sizes ="750x1334 " rel ="apple-touch-startup-image " />
68
68
< link href ="img/icons/ios/ios-launchimage-640-1136.png " sizes ="640x1136 " rel ="apple-touch-startup-image " />
69
+
70
+ <!-- Open Graph / Facebook -->
71
+ < meta property ="og:type " content ="website ">
72
+ < meta property ="og:url " content ="https://toastmasterstimer.tk/ ">
73
+ < meta property ="og:title " content ="Toastmasters Timer ">
74
+ < meta property ="og:description " content ="Toastmasters Timer ">
75
+ < meta property ="og:image " content ="img/preview.jpg ">
76
+
77
+ <!-- Twitter -->
78
+ < meta property ="twitter:card " content ="summary_large_image ">
79
+ < meta property ="twitter:url " content ="https://toastmasterstimer.tk/ ">
80
+ < meta property ="twitter:title " content ="Toastmasters Timer ">
81
+ < meta property ="twitter:description " content ="Toastmasters Timer ">
82
+ < meta property ="twitter:image " content ="img/preview.jpg ">
69
83
</ head >
70
84
< body >
71
85
< div id ="superContainer ">
You can’t perform that action at this time.
0 commit comments