Skip to content

Commit fb1bf49

Browse files
authored
Create index.html
1 parent cec6a13 commit fb1bf49

File tree

1 file changed

+8
-28
lines changed

1 file changed

+8
-28
lines changed

index.html

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,30 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
43
<head>
5-
4+
<title>&#60;&#60;Hack|Track GNU/Linux "my dream is good hacker"</title>
65
<meta charset="utf-8">
76
<meta http-equiv="X-UA-Compatible" content="IE=edge">
87
<meta name="viewport" content="width=device-width, initial-scale=1">
98
<meta name="description" content="<<Hack|Track GNU/Linux">
109
<meta name="author" content="Dindin Hernawan">
11-
12-
<title>&#60;&#60;Hack|Track GNU/Linux "my dream is good hacker"</title>
13-
1410
<!-- Bootstrap Core CSS -->
1511
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
16-
1712
<!-- Custom Fonts -->
1813
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
1914
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
2015
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
21-
2216
<!-- Plugin CSS -->
2317
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
24-
2518
<!-- Theme CSS -->
2619
<link href="css/creative.css" rel="stylesheet">
27-
2820
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
2921
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
3022
<!--[if lt IE 9]>
31-
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
32-
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
23+
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
24+
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
3325
<![endif]-->
34-
3526
</head>
36-
3727
<body id="page-top">
38-
3928
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
4029
<div class="container-fluid">
4130
<!-- Brand and toggle get grouped for better mobile display -->
@@ -45,12 +34,11 @@
4534
</button>
4635
<a class="navbar-brand page-scroll" href="#page-top">&#60;&#60;Hack|Track GNU/Linux</a>
4736
</div>
48-
4937
<!-- Collect the nav links, forms, and other content for toggling -->
5038
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
5139
<ul class="nav navbar-nav navbar-right">
5240
<li>
53-
<a class="page-scroll" href="#about">about</a>
41+
<a class="page-scroll" href="#about">About</a>
5442
</li>
5543
<li>
5644
<a class="page-scroll" href="#download">Download</a>
@@ -70,7 +58,6 @@
7058
</div>
7159
<!-- /.container-fluid -->
7260
</nav>
73-
7461
<header>
7562
<div class="header-content">
7663
<div class="header-content-inner">
@@ -92,17 +79,17 @@ <h2 class="section-heading">We've got what you need!</h2>
9279
<aside class="bg-dark" id="download">
9380
<div class="container text-center">
9481
<div class="call-to-action">
95-
<h2>Free Download at Start Bootstrap!</h2>
82+
<h2>Download</h2>
83+
<p class="text-faded">Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
9684
<a href="http://startbootstrap.com/template-overviews/creative/" class="btn btn-default btn-xl sr-button">Download Now!</a>
9785
</div>
9886
</div>
9987
</aside>
100-
10188
<section id="services">
10289
<div class="container">
10390
<div class="row">
10491
<div class="col-lg-12 text-center">
105-
<h2 class="section-heading">At Your Service</h2>
92+
<h2 class="section-heading">Project</h2>
10693
<hr class="primary">
10794
</div>
10895
</div>
@@ -140,7 +127,6 @@ <h3>Made with Love</h3>
140127
</div>
141128
</div>
142129
</section>
143-
144130
<section class="no-padding" id="portfolio">
145131
<div class="container-fluid">
146132
<div class="row no-gutter popup-gallery">
@@ -241,7 +227,7 @@ <h3>Made with Love</h3>
241227
<div class="container">
242228
<div class="row">
243229
<div class="col-lg-8 col-lg-offset-2 text-center">
244-
<h2 class="section-heading">Let's Get In Touch!</h2>
230+
<h2 class="section-heading">Join the Project</h2>
245231
<hr class="primary">
246232
<p>Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!</p>
247233
</div>
@@ -256,21 +242,15 @@ <h2 class="section-heading">Let's Get In Touch!</h2>
256242
</div>
257243
</div>
258244
</section>
259-
260245
<!-- jQuery -->
261246
<script src="vendor/jquery/jquery.min.js"></script>
262-
263247
<!-- Bootstrap Core JavaScript -->
264248
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
265-
266249
<!-- Plugin JavaScript -->
267250
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
268251
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
269252
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
270-
271253
<!-- Theme JavaScript -->
272254
<script src="js/creative.min.js"></script>
273-
274255
</body>
275-
276256
</html>

0 commit comments

Comments
 (0)