File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414 <!-- Open Graph / Facebook -->
1515 < meta property ="og:type " content ="website " />
16+ < meta property ="og:url " content ="https://haptics.jmw.nz/ " />
1617 < meta property ="og:title " content ="HapticWebPlugin - MX Master 4 Haptics API " />
1718 < meta property ="og:description " content ="A Logi Actions SDK plugin that exposes MX Master 4 haptic feedback via a local HTTP API, enabling external programs to trigger tactile waveforms. " />
18- < meta property ="og:image " content ="%sveltekit.assets%/og-image.png " />
19+ < meta property ="og:image " content ="https://haptics.jmw.nz/og-image.png " />
20+ < meta property ="og:image:width " content ="1200 " />
21+ < meta property ="og:image:height " content ="630 " />
1922
2023 <!-- Twitter -->
2124 < meta property ="twitter:card " content ="summary_large_image " />
2225 < meta property ="twitter:title " content ="HapticWebPlugin - MX Master 4 Haptics API " />
2326 < meta property ="twitter:description " content ="A Logi Actions SDK plugin that exposes MX Master 4 haptic feedback via a local HTTP API, enabling external programs to trigger tactile waveforms. " />
24- < meta property ="twitter:image " content ="%sveltekit.assets% /og-image.png " />
27+ < meta property ="twitter:image " content ="https://haptics.jmw.nz /og-image.png " />
2528
2629 <!-- LLM documentation -->
2730 < link rel ="alternate " type ="text/plain " title ="LLM documentation " href ="/llms.txt " />
You can’t perform that action at this time.
0 commit comments