Skip to content

Commit 3b5581f

Browse files
committed
Merge pull request #6 from w3c/participate-header
Add Participate header
2 parents 03d284e + 3d7cfac commit 3b5581f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,27 @@
4848
href: 'https://w3c-html-ig-zh.github.io/vibration/'
4949
}
5050
]
51+
},
52+
{
53+
key: "Participate",
54+
data: [
55+
{
56+
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+
]
5172
}
5273
]
5374
};

0 commit comments

Comments
 (0)