mirror of
https://github.com/neocities/neocities.git
synced 2025-07-21 10:06:00 +02:00
Clarified in a few places that we do static hosting only
This commit is contained in:
parent
82fe01fb4d
commit
fd9b82d148
3 changed files with 3 additions and 3 deletions
|
@ -256,7 +256,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col col-50">
|
<div class="col col-50">
|
||||||
<h3><i class="fa fa-wrench"></i>Developer tools</h3>
|
<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>
|
||||||
|
|
||||||
<div class="col col-50">
|
<div class="col col-50">
|
||||||
|
|
|
@ -136,7 +136,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="feature-column">
|
<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>
|
<td></td>
|
||||||
<td><i class="fa fa-check"></i></td>
|
<td><i class="fa fa-check"></i></td>
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<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="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="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>
|
<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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue