mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
Fixed marketplace link in theme settings
This commit is contained in:
parent
7708438be2
commit
dda67edd82
@ -17,7 +17,7 @@
|
||||
<section class="view-container">
|
||||
<div class="gh-setting-header gh-first-header flex justify-between">
|
||||
<span>Ghost theme directory</span>
|
||||
<a href="https://ghost.org/marketplace/" target="_blank" rel="noopener noreferrer" class="gh-td-marketplace">
|
||||
<a href="https://ghost.org/themes/" target="_blank" rel="noopener noreferrer" class="gh-td-marketplace">
|
||||
<span>View more {{svg-jar "arrow-right-small"}}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user