Clarified in a few places that we do static hosting only

This commit is contained in:
Victoria Wang 2015-07-22 13:38:19 -07:00
parent 82fe01fb4d
commit fd9b82d148
3 changed files with 3 additions and 3 deletions

View file

@ -256,7 +256,7 @@
<div class="row">
<div class="col col-50">
<h3><i class="fa fa-wrench"></i>Developer tools</h3>
<p>We have an in-browser HTML editor, easy file uploading, WebDAV publishing, support for custom domains, RSS feeds for every site, powerful APIs for building developer applications, and much more!</p>
<p>Our fast static hosting comes with a great in-browser HTML editor, easy file uploading, RSS feeds for every site, <a href="/api">powerful APIs</a> for building developer applications, and much more! Upgrade to a <a href="/plan">supporter plan</a> to get WebDAV publishing and support for custom domains.</p>
</div>
<div class="col col-50">

View file

@ -136,7 +136,7 @@
</tr>
<tr>
<td class="feature-column">
<span data-original-title="No whitelists—you can upload anything you want (no copyrighted content, trojans, or w4r3z, please).">No File Upload Type Restrictions</span>
<span data-original-title="You can upload anything you like (static hosting only, no copyrighted/illegal content)">No File Upload Type Restrictions</span>
</td>
<td></td>
<td><i class="fa fa-check"></i></td>

View file

@ -46,7 +46,7 @@
</ul>
<ul>
<li><span data-original-title="No whitelists—you can upload anything you want (no copyrighted content, trojans, or w4r3z, please).">No File Upload Type Restrictions</span></li>
<li><span data-original-title="You can upload anything you like (static hosting only, no copyrighted/illegal content)">No File Upload Type Restrictions</span></li>
<li><span data-original-title="Make as many sites as you want with one account, and easily switch between them.">Unlimited Site Creation</span></li>
<li><span data-original-title="Add your domain name (yoursite.com) to your site!">Full Domain Support</span></li>
<li><span data-original-title="With WebDAV, you can mount your Neocities site to your computer as a hard drive, making it easy to update with your favorite HTML editor.">Remote Filesystem Support</span></li>