reduce copy on header

This commit is contained in:
Kyle Drake 2014-10-17 17:11:16 -07:00
parent 5dc0111581
commit 5f7821accf

View file

@ -120,21 +120,21 @@
<div class="col col-50">
<h2 class="section-header">Make your own web site, and discover new ones.</h2>
<p class="intro-text">
Neocities is a community of over <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> websites</a> that are bringing back creative expression on the web. Anyone can make a site, only your imagination is required. You get <%= Site::FREE_MAXIMUM.to_space_pretty %> of free web space to make whatever youd like. Join us!
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> websites</a> that are bringing back creative expression on the web. Anyone can make a site, only your imagination is required. We provide the space, you provide the creativity. Join us!
</p>
<ul class="intro-List">
<li class="intro-Social">
<span class="intro-Icon"></span>
<h2 class="delta">Share your web site creation with the world</h2>
<p class="base">
Follow your favorite Neocities sites to keep up with all the latest updates. Discover new websites related to your interests, comment on them, and share them. Unlimited creativity and zero ads. You'll never think of social networks the same way again.
Follow your favorite Neocities sites to keep up with all the latest updates. Discover new websites related to your interests, comment on them, and share them. Unlimited creativity - and zero ads.
</p>
</li>
<li class="intro-Tools">
<span class="intro-Icon"></span>
<h2 class="delta">Powerful new features to help you build</h2>
<p class="base">
Weve been working to make it easier to build your website and explore other sites. Neocities has custom domain support, tag browsing (webrings, but better), faster site performance, easy file uploading, RSS, subdirectory support, and much more.
Weve made it easier to build your website and explore other sites. Neocities has custom domain support, tag browsing (webrings), faster site performance, easy file uploading, RSS, subdirectory support, and much more.
</li>
</ul>
</div>