Skip to content

Commit 8cc59ac

Browse files
committed
More calls to action
1 parent 4e5b6d9 commit 8cc59ac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

app/templates/index.hbs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
<h1 class="text-hero-xl" id="hero-title">A framework for ambitious <br class="hide-on-mobile">web developers.</h1>
77
<p class="text-hero-base mb-2">Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.</p>
88
<a href="https://guides.emberjs.com/release/tutorial/" class="es-button" title="New to building websites, or just want a more in-depth introduction to Ember? The tutorial is for you!">Read the Tutorial</a>
9+
<a href="https://guides.emberjs.com/release/getting-started/quick-start/" class="es-button-secondary" title="Get started with the framework, a quick reference to setting up new projects">Get started
10+
</a>
11+
<a href="https://api.emberjs.com/" class="es-button-secondary" title="View the API reference">API Reference</a>
12+
13+
914
</div>
1015
</div>
1116
<CommunityTrends />
@@ -281,4 +286,4 @@
281286
</EsLinkCard>
282287
</ul>
283288
</div>
284-
</section>
289+
</section>

0 commit comments

Comments
 (0)