You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
566 B
12 lines
566 B
<div class="narrow">
|
|
<?= partial('partials/header') ?>
|
|
|
|
<h2>Privacy Policy</h2>
|
|
|
|
<p>Quill enables you to post text, bookmarks, likes, and other kinds of posts to your own wbesite</p>
|
|
|
|
<p>Quill does not store your posts itself, but does cache the last response from your website and provides it to you for debugging purposes.</p>
|
|
|
|
<p>If you connect Quill to your Twitter account, Quill can favorite tweets on your behalf when you favorite a Twitter URL. Quill will never post anything to your accounts without an explicit action on your part.</p>
|
|
|
|
</div>
|