Skip to content

Commit d723c0a

Browse files
committed
Update compositor.json
1 parent 9b0a126 commit d723c0a

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

compositor.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
},
100100
{
101101
"component": "header",
102-
"heading": "spockframework.github.io",
103-
"subhead": "Spock project homepage",
102+
"heading": "Spock",
103+
"subhead": "the enterprise ready specification framework",
104104
"children": [
105105
{
106106
"component": "ui/TweetButton",
@@ -112,7 +112,22 @@
112112
"user": "spockframework",
113113
"repo": "spockframework.github.io"
114114
}
115-
]
115+
],
116+
"links": [
117+
{
118+
"href": "http://github.spockframework.org",
119+
"text": "Source"
120+
},
121+
{
122+
"href": "http://issues.spockframework.org/",
123+
"text": "Issues"
124+
},
125+
{
126+
"href": "http://forum.spockframework.org/",
127+
"text": "Forum"
128+
}
129+
],
130+
"slug": ""
116131
},
117132
{
118133
"component": "article",

0 commit comments

Comments
 (0)