File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > Help Viewer</ title >
7+ < meta name ="application-name " content ="Help Viewer ">
8+ < meta name ="description " content ="Help Viewer help file. ">
79 < link rel ="manifest " href ="manifest.webmanifest " />
810 < script src ="hvdata/jszip.min.js "> </ script >
911 < script src ="hvdata/appmain.js "> </ script >
1012 < link rel ="icon " type ="image/png " href ="favicon.png " />
13+ < meta property ="og:title " content ="Help Viewer ">
14+ < meta property ="og:description " content ="Help Viewer help file. ">
15+ < meta property ="og:type " content ="website ">
16+ < meta property ="og:image " content ="favicon.png ">
1117</ head >
1218< script >
1319 if ( 'serviceWorker' in navigator ) {
You can’t perform that action at this time.
0 commit comments