Diff of /trunk/landingpage/index.html [r98] .. [r99]  Maximize  Restore

Switch to unified view

a/trunk/landingpage/index.html b/trunk/landingpage/index.html
...
...
155
        <p class="col-md-4 col-sm-6">
155
        <p class="col-md-4 col-sm-6">
156
          <strong>API</strong><br>
156
          <strong>API</strong><br>
157
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
157
          <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/">Online API reference can be found here</a>.
158
        </p>        
158
        </p>        
159
        <p class="col-md-4 col-sm-6">
159
        <p class="col-md-4 col-sm-6">
160
          <strong>Bugs</strong><br>
160
          <strong>Report bugs</strong><br>
161
          Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket</a> here.
161
          Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket</a> here.
162
        </p>
162
        </p>
163
        <p class="col-md-4 col-sm-6">
164
          <strong>Q&A </strong><br>
165
          If you have any questions, <a href="https://forge.codesys.com/prj/cfunit/questions/">you can drop them here</a>.<br>
166
          If you cannot find your anwser, you can always drop a question in the comment.<br>
167
          Posted questions will be modderated into the Q&A for future reference.
168
        </p>
169
        
170
        
171
        
172
        
163
      </div> <!-- /.faqs -->
173
      </div> <!-- /.faqs -->
164
    </div> <!-- /.container -->
174
    </div> <!-- /.container -->
165
    
175
    
166
    
176
    
167
    <div class="container">
177
    <div class="container">
...
...
219
    </div> <!-- /.container-alternate -->
229
    </div> <!-- /.container-alternate -->
220
    
230
    
221
    <footer>
231
    <footer>
222
      <div class="container clearfix">
232
      <div class="container clearfix">
223
        <p class="pull-left">
233
        <p class="pull-left">
224
          <span class="glyphicon glyphicon-envelope"></span> Contact
234
          <span class="glyphicon glyphicon-envelope"></span> aliazzz(at)hotmail.com
225
        </p>
235
        </p>
226
        <p class="pull-right">
236
        <p class="pull-right">
227
          template by <a href="http://coverstrap.com">Coverstrap</a>
237
          template by <a href="http://coverstrap.com">Coverstrap</a>
228
        </p>
238
        </p>
229
      </div> <!-- /.container -->
239
      </div> <!-- /.container -->