Browse Source

homepage language

Former-commit-id: 793fad3694300eb37b6a1bd91cd4a8cfb8aa0af9
Former-commit-id: 54a5fa9ca3a53eac7e51f2a589491aac0254e3c0
beta
Jack Lukic 11 years ago
parent
commit
3589b4ccb7
  1. 6
      node/src/documents/index.html

6
node/src/documents/index.html

@ -24,10 +24,10 @@ type : 'Semantic'
<i class="circular community icon"></i>
<div class="content">
Intuitive
<div class="sub header">Easy to Learn. Grows with you.</div>
<div class="sub header">Easy to learn</div>
</div>
</h1>
<p>Code doesn't have to be codified. Semantic lets you develop websites by describing what you want on a page.</p>
<p>Web development doesn't have to be hieroglyphics. Semantic lets you develop websites by describing what you want on a page.</p>
</div>
<div class="column">
<h1 class="ui header">
@ -37,7 +37,7 @@ type : 'Semantic'
<div class="sub header">Take only what you need. Leave the rest.</div>
</div>
</h1>
<p>Need to redesign? Simply swap out your definition of what a menu is, or a button, no need to recode everything.</p>
<p>No need to buy into a framework, just use the bits you need. Need to redesign? Simply swap out your definition of what a menu is, or a button, no need to recode everything.</p>
</div>
<div class="column">
<h1 class="ui header">

Loading…
Cancel
Save