Changed "web site" to "website" on homepage

This commit is contained in:
Victoria Wang 2015-07-22 13:40:19 -07:00
parent fd9b82d148
commit f2496126f8

View file

@ -57,9 +57,9 @@
<div class="header-Outro">
<div class="row header-Content content">
<div class="col intro">
<h2 class="section-header">Create your own free web site. Unlimited creativity, zero ads.</h2>
<h2 class="section-header">Create your own free website. Unlimited creativity, zero ads.</h2>
<p class="intro-text">
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites</a> that are bringing back the lost individual creativity of the web. We provide free hosting and tools that allow anyone to make a web site. Only your imagination is required. Join us!
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites</a> that are bringing back the lost individual creativity of the web. We provide free hosting and tools that allow anyone to make a website. Only your imagination is required. Join us!
</p>
<div class="intro-List kickstarter">
<div class="col col-40">
@ -204,7 +204,7 @@
<div class="col col-50"><div class="screenshot" style="background-image:url(/img/front-editor-screenshot.png)"></div></div>
<div class="col col-50 text">
<h3><i class="fa fa-edit"></i> HTML editor, right in your browser</h3>
<p>No tools needed. With our easy-to-use HTML editor, you're ready to start building your awesome web site right now.</p>
<p>No tools needed. With our easy-to-use HTML editor, you're ready to start building your awesome website right now.</p>
<p>If you'd rather use your favorite desktop editor, no problem. Uploading files is as easy as drag-n-drop.</p>
</div>
</div>
@ -288,7 +288,7 @@
<% # erb :'plan/_pricing' %>
<section class="section bottom-signup">
<h2>What are you waiting for? <a href="#new">Start building your web site now!</a></h2>
<h2>What are you waiting for? <a href="#new">Start building your website now!</a></h2>
</section>
</main>