homepage button

This commit is contained in:
Adam Bradley
2013-08-29 09:26:55 -05:00
parent 8f5e5e996a
commit 1c88ee79a7
9 changed files with 19 additions and 11 deletions

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="../../dist/ionic.css">
</head>
<body ng-app="peopleApp">
<body>
<section>
@ -17,8 +17,9 @@
<h1 class="title">Input: Text</h1>
</header>
<main class="has-header">
<main class="content content-padded has-header">
<p><a class="button button-secondary" href="index.html">Homepage</a></p>
</main>
</section>