a/landingpage/index.html | b/landingpage/index.html | ||
---|---|---|---|
... |
... |
||
186 | <p class="col-md-4 col-sm-6"> |
186 | <p class="col-md-4 col-sm-6"> |
187 | 187 | ||
188 | </p> |
188 | </p> |
189 | <p> |
189 | <p> |
190 | <ul class="col-md-4 col-sm-6"> |
190 | <ul class="col-md-4 col-sm-6"> |
191 | <strong>Package</strong><br> |
191 | <strong>Package contains all you need:</strong> |
192 | Contains all you need: |
||
193 | <ul> |
192 | <ul> |
194 | <li>CfUnit v1.0.0.0 Library</li> |
193 | <li>CfUnit v1.0.0.0 Library</li> |
195 | <li>Verifier Project</li> |
194 | <li>Verifier Project</li> |
196 | <li>Simple Example Project</li> |
195 | <li>Simple Example Project</li> |
197 | </ul> |
196 | </ul> |
198 | <a href="https://forge.codesys.com/prj/cfunit/code/HEAD/tree/tags/v1.0.0.0/CfUnit.package?format=raw" class="btn btn-primary text-center" >Download</a> |
197 | <a href="https://forge.codesys.com/prj/cfunit/code/HEAD/tree/tags/v1.0.0.0/CfUnit.package?format=raw" class="btn btn-primary" >Download</a> |
199 | </ul> |
198 | </ul> |
200 | </p> |
199 | </p> |
201 | </div> <!-- /.row Download --> |
200 | </div> <!-- /.row Download --> |
202 | </div> <!-- /.container --> |
201 | </div> <!-- /.container --> |
203 | 202 |