We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03d284e + 3d7cfac commit 3b5581fCopy full SHA for 3b5581f
index.html
@@ -48,6 +48,27 @@
48
href: 'https://w3c-html-ig-zh.github.io/vibration/'
49
}
50
]
51
+ },
52
+ {
53
+ key: "Participate",
54
+ data: [
55
56
+ value: "[email protected]",
57
+ href: "http://lists.w3.org/Archives/Public/public-device-apis/"
58
59
60
+ value: "GitHub w3c/vibration",
61
+ href: "https://github.com/w3c/vibration/"
62
63
64
+ value: "GitHub w3c/vibration/issues",
65
+ href: "https://github.com/w3c/vibration/issues"
66
67
68
+ value: "GitHub w3c/vibration/commits",
69
+ href: "https://github.com/w3c/vibration/commits/"
70
+ }
71
+ ]
72
73
74
};
0 commit comments