Diff of /trunk/landingpage/index.html [r125] .. [r126]  Maximize  Restore

Switch to unified view

a/trunk/landingpage/index.html b/trunk/landingpage/index.html
...
...
40
    </nav> <!-- /.navbar -->
40
    </nav> <!-- /.navbar -->
41
41
42
    <div id="top" class="jumbotron">
42
    <div id="top" class="jumbotron">
43
      <div class="container">
43
      <div class="container">
44
        <h1>CfUnit &mdash; Unit Testing framework</h1>  
44
        <h1>CfUnit &mdash; Unit Testing framework</h1>  
45
        <h2>In short 'CfUnit' is a free open-source unit testing framework. 
45
        <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.
46
            Motivated by absence of "good and free" IEC61131-3 automated unit tests frameworks/solutions.
47
            Written in Structured Text for CODESYS based PLC systems.
46
            Written in Structured Text for CODESYS based PLC systems.
48
            Released under MIT-License</h2>
47
            Released under MIT-License</h2>
49
        <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>
48
        <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p>
50
      </div> <!-- /.container -->
49
      </div> <!-- /.container -->
51
    </div> <!-- /.jumbotron -->
50
    </div> <!-- /.jumbotron -->