Diff of /landingpage/index.html [r166] .. [r167]  Maximize  Restore

Switch to side-by-side view

--- a/landingpage/index.html
+++ b/landingpage/index.html
@@ -32,13 +32,13 @@
             <li><a href="#features" class="nav-link">Features</a></li>
             <li><a href="#tour-head" class="nav-link">Tour</a></li>
             <li><a href="#start" class="nav-link">Getting started</a></li>
-			<li><a href="#manuals" class="nav-link">Manuals</a></li>
 			<li><a href="#Download">Download</a></li>
             <li><a href="#about" class="nav-link">About</a></li>
           </ul>
         </div> <!-- /.navbar-collapse -->
       </div> <!-- /.container -->
     </nav> <!-- /.navbar -->
+
 
     <div id="top" class="jumbotron">
       <div class="container">
@@ -92,7 +92,6 @@
 				<li data-target="#tour" data-slide-to="5"></li>
 				<li data-target="#tour" data-slide-to="6"></li>
               </ol>
-
               <div class="carousel-inner">
                 <div class="item active">
          	      <img src="img/compiled-libraryinstallation.gif">
@@ -137,7 +136,6 @@
                   </div>
                 </div>
               </div>
-
               <a class="left carousel-control" href="#tour" data-slide="prev">
                 <span class="glyphicon glyphicon-chevron-left"></span>
               </a>
@@ -171,13 +169,6 @@
 		    </ul>
 		  </ul> 
         </p>
-      </div> <!-- /.start -->
-    </div> <!-- /.container -->
-	
-	
-	<div class="container">
-      <h3 id="manuals" class="subhead">Manuals</h3>
-      <div class="row manuals">
 		<p class="col-md-4 col-sm-6">
           <strong>API</strong><br>
           <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
@@ -192,7 +183,7 @@
 		  If you cannot find your anwser, you can always drop a question in the comment.<br>
 		  Posted questions will be modderated into the Q&A for future reference.
         </p>
-      </div> <!-- /.manuals -->
+      </div> <!-- /.start -->
     </div> <!-- /.container -->
 	
 	
@@ -231,6 +222,8 @@
 		  <a href="https://forge.codesys.com/prj/cfunit/code/HEAD/tree/tags/v0.9.1.0/CfUnitTimedTestExample.project?format=raw" class="btn btn-primary">Download</a>
 	    </p>
 		<p class="col-md-4 col-sm-6">
+		</p>
+		<p class="col-md-4 col-sm-6">
           <strong>Development Log</strong><br>
 		  A <a href="https://forge.codesys.com/prj/cfunit/home/Development%20Log/">development log</a> can be found here.
 		</p>
@@ -245,12 +238,11 @@
           <div class="col-md-10 col-md-offset-1 text-center">
 		  	</p>  
 			  Kudos to Jakob Sagatowski for his kind permission to port his testing framework to CODESYS.
-			  
 			  Assistance provided by zer0g & Ingo was greatly appreciated. Without their assistance the porting alone would have taken me several months.
 			  Kudos for helping out with various tickets and providing valueable feedback!
             </p>
             <p>
-			  Ported from TcUnit v0.9.1.0 originally written for TwinCAT3 by Jakob Sagatowski.
+			  Ported from TcUnit v0.9.0.0 originally written for TwinCAT3 by Jakob Sagatowski.
 			<p>			  
           </div> <!-- /.col-md-10 -->
         </div> <!-- /.row -->