File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 < meta name ="description " content ="3D terrain rendering of the French Alps with atmospheric lighting and real-time shadows. ">
1111 < meta property ="og:title " content ="Mountain Skyline ">
1212 < meta property ="og:description " content ="3D terrain rendering of the French Alps with atmospheric lighting and real-time shadows. ">
13- < meta property ="og:image " content ="assets/Roburent.jpg ">
13+ < meta property ="og:image " content ="https://vouillon.github.io/mountains/ assets/Roburent.jpg ">
1414 < meta property ="og:type " content ="website ">
1515 < meta name ="twitter:card " content ="summary_large_image ">
1616 < meta name ="twitter:title " content ="Mountain Skyline ">
1717 < meta name ="twitter:description " content ="3D terrain rendering of the French Alps with atmospheric lighting and real-time shadows. ">
18- < meta name ="twitter:image " content ="assets/Roburent.jpg ">
18+ < meta name ="twitter:image " content ="https://vouillon.github.io/mountains/ assets/Roburent.jpg ">
1919 < link rel ="manifest " href ="manifest.json " />
2020 < link rel ="icon " href ="icon192.png " />
2121 < script src ="viewer.bc.wasm.js " defer > </ script >
376376 </ ul >
377377 </ div >
378378 </ div >
379- < canvas id ="canvas " width =640 height =480 >
379+ < canvas id ="canvas " width =640 height =480 >
Original file line number Diff line number Diff line change 22 "start_url" : " ." ,
33 "icons" : [
44 {
5- "src" : " icon192.png" ,
5+ "src" : " icon192.png?v=2 " ,
66 "sizes" : " 192x192" ,
77 "type" : " image/png" ,
88 "purpose" : " maskable"
99 },
1010 {
11- "src" : " icon512.png" ,
11+ "src" : " icon512.png?v=2 " ,
1212 "sizes" : " 512x512" ,
1313 "type" : " image/png" ,
1414 "purpose" : " any"
1515 },
1616 {
17- "src" : " icon512.png" ,
17+ "src" : " icon512.png?v=2 " ,
1818 "sizes" : " 512x512" ,
1919 "type" : " image/png" ,
2020 "purpose" : " maskable"
You can’t perform that action at this time.
0 commit comments