add site delete to FAQ

This commit is contained in:
Kyle Drake 2016-10-19 00:04:06 -05:00
parent a2828bed16
commit c3ea1fc9e4

View file

@ -189,6 +189,27 @@
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" href="#cten">
Can you delete my site for me?
</a>
</div>
<div id="cten" class="accordion-body collapse">
<div class="accordion-inner">
<p>
For security reasons, we can't. But you can delete your own site by logging in and going to the settings page!
</p>
<p>
For safety reasons, if you have more than one site, you'll need to delete all sites before deleting the main account. Click on "Manage Site Settings" to delete each site individually.
</p>
</div>
</div>
</div>
</div>
<h2>Contact Form</h2>