Skip to content

Commit c47e3ea

Browse files
authored
Create index.html
1 parent f8d61fb commit c47e3ea

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,7 @@ <h2 class="section-heading">We've got what you need!</h2>
8989
</div>
9090
</div>
9191
</section>
92-
<section class="bg-primary" id="download">
93-
<div class="container">
94-
<div class="call-to-action">
95-
<h2>Free Download</h2>
96-
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
97-
</div>
98-
</div>
99-
</section>
92+
10093

10194
<section id="services">
10295
<div class="container">
@@ -237,7 +230,14 @@ <h3>Made with Love</h3>
237230
</div>
238231
</div>
239232
</section>
240-
233+
<section class="bg-primary" id="download">
234+
<div class="container">
235+
<div class="call-to-action">
236+
<h2>Free Download</h2>
237+
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
238+
</div>
239+
</div>
240+
</section>
241241
<section id="contact">
242242
<div class="container">
243243
<div class="row">

0 commit comments

Comments
 (0)