| a/trunk/landingpage/index.html | b/trunk/landingpage/index.html | ||
|---|---|---|---|
| 1 | <!DOCTYPE html>  | 
  1 | <!DOCTYPE html>  | 
| 2 | <html lang="en">  | 
  2 | <html lang="en">  | 
| 3 | <head>  | 
  3 | <head>  | 
| 4 | <meta charset="utf-8">  | 
  4 | <meta charset="utf-8">  | 
| 5 | <meta name="Description" content="CfUnit free and open-source unit testing framework. Motivated by absence of 'good and free' IEC61131-3 automated unit tests frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License">  | 
  5 | <meta name="Description" content="CfUnit free and open-source unit testing framework. Motivated by absence of 'good and free' IEC61131-3 automated unit tests frameworks/solutions. Written in Structured Text for CODESYS based PLC systems. Released under MIT-License">  | 
| 6 |     <meta name="keywords" content="MIT-License,CfUnit,free,MIT,open-source,op, source,automated,unit,test,tests,testing,framework,IEC61131-3,61131-3,61131,Structured Text,ST,CODESYS,CoDeSyS,PLC,POU,OOP,POU-oriented Unit Testing of IEC 61131-3 Control Software,IEC unit test,IEC unit-tests,Testing Procedure for IEC 61131-3 Control Software,Management of Unit Tests"> | 
  6 | <meta name="keywords" content="MIT-License,CfUnit,free,MIT,open-source,open,source,automated,unit,test,tests,testing,framework,IEC61131-3,61131-3,61131,Structured Text,ST,CODESYS,CoDeSyS,PLC,POU,OOP,POU-oriented Unit Testing of IEC 61131-3 Control Software,IEC unit test,IEC unit-tests,Testing Procedure for IEC 61131-3 Control Software,Management of Unit Tests,Automated Software Testing">  | 
| 7 | <link rel="shortcut icon" href="https://forge.codesys.com/_ew_resources/theme/ownforgetheme/images/favicon.ico" />  | 
  7 | <link rel="shortcut icon" href="https://forge.codesys.com/_ew_resources/theme/ownforgetheme/images/favicon.ico" />  | 
| 8 | <title>CfUnit — An open source unit testing framework for CODESYS</title>  | 
  8 | <title>CfUnit — An open source unit testing framework for CODESYS</title>  | 
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1.0">  | 
  9 | <meta name="viewport" content="width=device-width,initial-scale=1.0">  | 
| 10 | <link href="css/bootstrap.min.css" rel="stylesheet">  | 
  10 | <link href="css/bootstrap.min.css" rel="stylesheet">  | 
| 11 | <link href="css/lighter2.css" rel="stylesheet">  | 
  11 | <link href="css/lighter2.css" rel="stylesheet">  |