mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
homepage button
This commit is contained in:
@ -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: Slider</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>
|
||||
|
||||
Reference in New Issue
Block a user