You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/templates/index.hbs
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,8 @@
6
6
<h1class="text-hero-xl"id="hero-title">A framework for ambitious <brclass="hide-on-mobile">web developers.</h1>
7
7
<pclass="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>
8
8
<divclass="cta-group">
9
-
<ahref="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>
10
-
<ahref="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
11
-
</a>
12
-
<ahref="https://api.emberjs.com/"class="es-button-secondary"title="View the API reference">API Reference</a>
9
+
<ahref="https://guides.emberjs.com/release/getting-started/quick-start/"class="es-button"title="Get started with the framework, a quick reference to setting up new projects">Get started</a>
10
+
<ahref="https://guides.emberjs.com/release/tutorial/"class="es-button-secondary"title="New to building websites, or just want a more in-depth introduction to Ember? The tutorial is for you!">Read the full tutorial</a>
0 commit comments