Updated copy on Explore screen

no issue
This commit is contained in:
Aileen Nowak 2022-08-08 14:47:11 +01:00 committed by Aileen Booker
parent 15a9ccc5ad
commit f390e0217b

View File

@ -15,15 +15,15 @@
<div class="explore-permissions"> <div class="explore-permissions">
<div> <div>
<span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span> <span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span>
<p>Give read-only access to your site to create the Explore directory posting.</p> <p>Allow read-only access to your site data to create a directory listing.</p>
</div> </div>
<div> <div>
<span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span> <span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span>
<p>You will be able to choose what data is publicly visible or hidden.</p> <p>Youll be able to choose what data is shown publicly or hidden.</p>
</div> </div>
<div> <div>
<span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span> <span>{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}}</span>
<p>Your site will be ranked and promoted across the entire Ghost ecosystem.</p> <p>Your site will be promoted across the entire Ghost ecosystem.</p>
</div> </div>
</div> </div>