mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Add git repository, issues, commit links
This commit is contained in:
19
index.html
19
index.html
@ -15,6 +15,25 @@
|
||||
wgURI: "http://www.w3.org/Social/WG",
|
||||
wgPublicList: "public-socialweb",
|
||||
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/72531/status",
|
||||
otherLinks: [
|
||||
{
|
||||
"key": "Repository",
|
||||
"data": [
|
||||
{
|
||||
"value": "Git repository",
|
||||
"href": "https://github.com/w3c-social/activitypub",
|
||||
},
|
||||
{
|
||||
"value": "Issues",
|
||||
"href": "https://github.com/w3c-social/activitypub/issues",
|
||||
},
|
||||
{
|
||||
"value": "Commits",
|
||||
"href": "https://github.com/w3c-social/activitypub/commits/master",
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
editors: [
|
||||
{
|
||||
name: "Christopher Allan Webber",
|
||||
|
Reference in New Issue
Block a user