--- a/landingpage/index.html +++ b/landingpage/index.html @@ -162,8 +162,7 @@ <h3 id="start" class="subhead">Getting started</h3> <div class="row start"> <p class="col-md-4 col-sm-6"> - <strong>Follow these simple steps</strong> - <ul> + <ul align="center"> <li>Extend your test with <code>CfUnit.FB_TestSuite</code>,</li> <li>Add the attribute-pragma <code>{attribute ‘call_after_init’}</code>,</li> <li>Define the inputs and define the expected output (result),</li> @@ -191,7 +190,7 @@ <div class="container"> <h3 id="tuturial" class="subhead">Tutorial</h3> - <a href="https://forge.codesys.com/prj/cfunit/home/Home/">A step by step tutorial for the Simple CfUnit example project can be found here.</a> + A step by step tutorial for the Simple CfUnit example project can be found<a href="https://forge.codesys.com/prj/cfunit/home/Home/"> here.</a> </div> <!-- /.tutorial --> </div> <!-- /.container -->