boost-template
Version:
Boost is the Bootstrap 4 Starter Template.
119 lines (116 loc) • 5.93 kB
HTML
<html lang="en">
<head>
<title>Boost - Bootstrap 4 Starter Template</title>
<!-- Required meta tags always come first -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Boost - Starter Template , Responsive Bootstrap 4 template , bootstrap 4 starter template, bootstrap4 template, Boost template">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" lang="en" content="Boost Bootstrap 4 starter template , Responsive and Modern HTML5 Template made from bootstrap 4.">
<meta name="keywords" lang="en" content="Boost template, bootstrap 4 template,bootstrap 4 starter template, responsive bootstrap 4 template, bootstrap 4, bootstraping, bootstrap4, oribitthemes">
<meta name="robots" content="index, follow">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<!--Font Awesome-->
<link rel="stylesheet" href="dist/font-awesome/css/font-awesome.min.css" />
<!-- Custom CSS -->
<link rel="stylesheet" type="text/css" href="css/main.min.css">
<!--[if IE]>
<link href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/css/bootstrap-ie9.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/g/html5shiv@3.7.3"></script>
<![endif]-->
<!--[if lt IE 9]>
<link href="https://cdn.jsdelivr.net/gh/coliff/bootstrap-ie8/css/bootstrap-ie8.min.css" rel="stylesheet">
<![endif]-->
</head>
<body>
<div class="loader"></div>
<header id="header">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="#" id="header-logo">
<img src="https://raw.githubusercontent.com/orbitthemes/Orbit-Themes/master/assets/logo.png" class="img-fluid" alt="Orbit Themes">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<main id="main" role="main">
<div class="container py-5">
<div class="row py-5">
<div class="col-lg-12 text-center">
<h1 class="display-1">Boost</h1>
<h2 class="mt-5">A Bootstrap 4 Starter Template</h2>
<p class="lead text-info"> Developed with responsive navigation and bootstrap 4 standard.</p>
</div>
</div>
</div>
</main>
<!-- Footer -->
<footer id="footer">
<p class="copyright">Made with
<i class="fa fa-heart"></i> By
<a target="_blank" title="Orbit Themes" href="http://www.orbitthemes.com">Orbit Themes</a> ©
<span id="currentYear"></span> All Rights Reserved.
</p>
<div class="social">
<a traget="_blank" href="https://facebook.com/orbitthemes" title="facebook">
<i class="fa fa-facebook"></i>
</a>
<a traget="_blank" href="https://twitter.com/orbitthemes" title="twitter">
<i class="fa fa-twitter"></i>
</a>
<a traget="_blank" href="https://plus.google.com/+orbitthemes" title="Google+" target="_blank">
<i class="fa fa-google-plus"></i>
</a>
<a traget="_blank" href="https://github.com/orbitthemes" title="github" target="_blank">
<i class="fa fa-github"></i>
</a>
<a traget="_blank" href="https://www.behance.net/orbitthemes" title="Behance" target="_blank">
<i class="fa fa-behance"></i>
</a>
<a traget="_blank" href="https://dribbble.com/orbitthemes" title="Dribbble" target="_blank">
<i class="fa fa-dribbble"></i>
</a>
<a traget="_blank" href="https://www.pinterest.com/orbitThemes/" title="Pinterest" target="_blank">
<i class="fa fa-pinterest"></i>
</a>
<a traget="_blank" href="https://www.reddit.com/user/orbitthemes" title="Reddit" target="_blank">
<i class="fa fa-reddit"></i>
</a>
<a traget="_blank" href="https://orbitthemes.com/blog/" title="RSS" target="_blank">
<i class="fa fa-rss"></i>
</a>
</div>
</footer>
<!-- jQuery first, then Bootstrap JS. -->
<script src="dist/jquery/jquery.min.js"></script>
<script src="dist/popper/popper.min.js" integrity=""></script>
<script src="dist/bootstrap/js/bootstrap.min.js"></script>
<script src="js/main.min.js"></script>
</body>
</html>