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.
1 parent 9b0a126 commit d723c0aCopy full SHA for d723c0a
compositor.json
@@ -99,8 +99,8 @@
99
},
100
{
101
"component": "header",
102
- "heading": "spockframework.github.io",
103
- "subhead": "Spock project homepage",
+ "heading": "Spock",
+ "subhead": "the enterprise ready specification framework",
104
"children": [
105
106
"component": "ui/TweetButton",
@@ -112,7 +112,22 @@
112
"user": "spockframework",
113
"repo": "spockframework.github.io"
114
}
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": ""
131
132
133
"component": "article",
0 commit comments