mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
reduce copy on header
This commit is contained in:
parent
5dc0111581
commit
5f7821accf
1 changed files with 3 additions and 3 deletions
|
@ -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 you’d 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">
|
||||
We’ve 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.
|
||||
We’ve 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue