Ghost/ghost/admin/app/components/dashboard/resources/community.hbs
2022-09-07 13:07:14 +01:00

18 lines
707 B
Handlebars

<section class="gh-dashboard-resource gh-dashboard-community">
<a href="https://ghost.org/resources/community/" target="_blank" rel="noopener noreferrer" class="gh-dashboard-resource-box">
<div class="gh-dashboard-resource-title">
<h4>Ghost Creator Community</h4>
</div>
<div class="gh-dashboard-resource-body">
<div class="gh-dashboard-list">
<div class="gh-dashboard-list-body">
<p>Talk strategy. Get advice.<br />Or just hang out.</p>
</div>
</div>
</div>
<div class="gh-dashboard-resource-footer">
Share the journey &rarr;
</div>
</a>
</section>