5656 < meta property ="og:description " content ="IceHawk components code coverage reports "/>
5757 < meta property ="og:url " content ="https://icehawk.github.io/coverage.html "/>
5858 < meta property ="og:image " content ="https://icehawk.github.io/images/logo_121x100.png "/>
59- < meta property ="article:published_time " content ="2016-11-14T22:01:37 +01:00 "/>
60- < meta property ="article:modified_time " content ="2016-11-14T22:01:37 +01:00 "/>
59+ < meta property ="article:published_time " content ="2016-11-14T22:05:31 +01:00 "/>
60+ < meta property ="article:modified_time " content ="2016-11-14T22:05:31 +01:00 "/>
6161 < meta property ="article:tag " content ="CQRS "/>
6262 < meta property ="article:tag " content ="IceHawk "/>
6363 < meta property ="article:tag " content ="components "/>
8686 } ,
8787 "headline" : "Code coverage | IceHawk | PHP micro-framework respecting CQRS" ,
8888 "url" : "https://icehawk.github.io/coverage.html" ,
89- "datePublished" : "2016-11-14T22:01:37 +01:00" ,
90- "dateModified" : "2016-11-14T22:01:37 +01:00" ,
89+ "datePublished" : "2016-11-14T22:05:31 +01:00" ,
90+ "dateModified" : "2016-11-14T22:05:31 +01:00" ,
9191 "image" : "https://icehawk.github.io/images/logo_121x100.png" ,
9292 "keywords" : "CQRS, IceHawk, components, pubsub, session, forms, routing, documentation" ,
9393 "description" : "IceHawk components code coverage reports"
@@ -237,7 +237,10 @@ <h2><i class="fa fa-github"></i> PubSub component</h2>
237237< a href ="https://coveralls.io/github/icehawk/pubsub?branch=master "> < img src ="https://coveralls.io/repos/github/icehawk/pubsub/badge.svg?branch=master " alt ="Coverage Status " /> </ a >
238238< a href ="https://packagist.org/packages/icehawk/pubsub "> < img src ="https://poser.pugx.org/icehawk/pubsub/v/stable " alt ="Latest Stable Version " /> </ a > </ p >
239239 < div id ="footer " class ="row small ">
240- < div class ="col-xs-12 col-sm-12 col-md-3 text-center ">
240+ < div class ="col-xs-2 col-sm-2 col-md-1 text-center ">
241+ v1.0.0
242+ </ div >
243+ < div class ="col-xs-10 col-sm-10 col-md-3 text-center ">
241244 < span class ="text-muted ">
242245 Generated with < a class ="text-muted " href ="https://github.com/icehawk/static-page-generator " target ="_blank ">
243246 IceHawk < abbr title ="Static Page Generator "> SPG</ abbr >
@@ -252,7 +255,7 @@ <h2><i class="fa fa-github"></i> PubSub component</h2>
252255 < i class ="fa fa-comments-o text-muted "> </ i >
253256 < a href ="https://gitter.im/icehawk/Lobby " class ="text-muted " target ="_blank "> Chat with us on gitter</ a >
254257 </ div >
255- < div class ="col-xs-12 col-sm-12 col-md-3 text-center ">
258+ < div class ="col-xs-12 col-sm-12 col-md-2 text-center ">
256259 < i class ="fa fa-exclamation-circle text-muted "> </ i >
257260 < a href ="https://github.com/icehawk/icehawk.github.io/issues " class ="text-muted " target ="_blank "> Report an issue</ a >
258261 </ div >
0 commit comments