mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Added ref query param to Explore link
This commit is contained in:
parent
61b4a6828d
commit
c281935a35
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
{{/if}}
|
||||
</h4>
|
||||
<div>
|
||||
<a href="https://ghost.org/explore/" target="_blank" rel="noopener noreferrer">Browse all</a>
|
||||
<a href="https://ghost.org/explore/?ref=admin" target="_blank" rel="noopener noreferrer">Browse all</a>
|
||||
<LinkTo @route="explore.connect" class="gh-dashboard-explore-add">Add your site to Explore</LinkTo>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue