--- a/trunk/landingpage/index.html +++ b/trunk/landingpage/index.html @@ -41,10 +41,8 @@ <div id="top" class="jumbotron"> <div class="container"> - <h1>CfUnit — Unit Testing framework</h1> - <h2>In short 'CfUnit' is a free open-source unit testing framework, motivated by absence of 'good and free' IEC61131-3 automated unit-testing solutions. - Written in Structured Text for CODESYS based PLC systems. - Released under MIT-License</h2> + <h1>CfUnit — CODESYS Forge Unit Testing framework</h1> + <h2>In short 'CfUnit' is a free open-source unit testing framework, motivated by absence of 'good and free' IEC61131-3 automated unit-testing solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License</h2> <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p> </div> <!-- /.container --> </div> <!-- /.jumbotron -->