fix whitespace

This commit is contained in:
Karan Misra 2014-05-19 23:40:17 +05:30
parent afea7395cb
commit 57ceadca52
1 changed files with 8 additions and 8 deletions

View File

@ -33,7 +33,7 @@
<!-- START: Intro -->
<div class="twelve columns header-intro-wrap fadeUpIn">
<h1 class="logo">EMBD<span>.</span></h1>
<p>Embedded Programming Framework</p>
<p>Embedded Programming Framework</p>
<form action="" class="header-signup">
<a href="https://github.com/kidoman/embd" class="btn-side btn-code icon-right icon-github">Code</a>
<a href="#" class="skip btn-side btn-docs" gumby-goto="#demo">Demo</a>
@ -63,8 +63,8 @@
<span class="features-circle-icon">
<i class="icon-heart"></i>
</span>
</span>
<h3>Ease of Use</h3>
</span>
<h3>Ease of Use</h3>
<p>The API is intuitive and at the same time, powerful. This allows for some quick prototyping whilst ensuring that a majority of the initial codebase naturally flows into the final production code.</p>
</li>
<!-- /END: Feature Item -->
@ -74,8 +74,8 @@
<span class="features-circle-icon">
<i class="icon-battery"></i>
</span>
</span>
<h3>Multiple Platforms</h3>
</span>
<h3>Multiple Platforms</h3>
<p>EMBD comes with built in support for both the Raspberry Pi and the BeagleBone Black and with the ability to plugin in support for currently unsupported platforms.</p>
</li>
<!-- /END: Feature Item -->
@ -85,8 +85,8 @@
<span class="features-circle-icon">
<i class="icon-switch"></i>
</span>
</span>
<h3>Built in Go</h3>
</span>
<h3>Built in Go</h3>
<p>Built in Golang, the code is always readable and elegant. The ability to cross-compile your applications on your Mac / PC and directly deploy on the ARM based host is priceless.</p>
</li>
<!-- /END: Feature Item -->
@ -119,7 +119,7 @@
<span><i class="icon-heart"></i></span>
Fork EMBD on Github
</a>
</div>
</div>
</div>
<!-- /END: Signup Form Bottom -->
</div>