mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Updated the copy for All Done screen
refs: https://github.com/TryGhost/Team/issues/1376
This commit is contained in:
parent
7f3976868f
commit
b8f5fad9fe
1 changed files with 4 additions and 4 deletions
|
@ -18,18 +18,18 @@
|
|||
</LinkTo>
|
||||
<LinkTo class="gh-done-green" @route="settings">
|
||||
<span>{{svg-jar "paint-palette"}}</span>
|
||||
<h6>Customise your site</h6>
|
||||
<p>Dig around the settings, tweak your site and make it your own.</p>
|
||||
<h6>Customize your site</h6>
|
||||
<p>Review your settings and tweak the design to make your site just right.</p>
|
||||
</LinkTo>
|
||||
<LinkTo class="gh-done-blue" @route="members.import">
|
||||
<span>{{svg-jar "members"}}</span>
|
||||
<h6>Import members</h6>
|
||||
<p>Make your move over to Ghost with our migration tools and guides.</p>
|
||||
<p>Move your audience over to Ghost with our migration tools and guides.</p>
|
||||
</LinkTo>
|
||||
<LinkTo class="gh-done-pink" @route="dashboard">
|
||||
<span>{{svg-jar "house"}}</span>
|
||||
<h6>Explore Ghost admin</h6>
|
||||
<p>See the dashboard, click around and explore Ghost for yourself.</p>
|
||||
<p>See the dashboard, click around, and explore Ghost for yourself.</p>
|
||||
</LinkTo>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue