aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 6 insertions, 11 deletions
diff --git a/index.html b/index.html
index ab94bdb..6aa10c4 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Bare - Start Bootstrap Template</title>
+ <title>AleeCorp - Home</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
@@ -44,19 +44,19 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#">Start Bootstrap</a>
+ <a class="navbar-brand" href="#">AleeCorp</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li>
- <a href="#">About</a>
+ <a href="#">Home</a>
</li>
<li>
- <a href="#">Services</a>
+ <a href="#">Downloads</a>
</li>
<li>
- <a href="#">Contact</a>
+ <a href="#">About</a>
</li>
</ul>
</div>
@@ -70,12 +70,7 @@
<div class="row">
<div class="col-lg-12 text-center">
- <h1>A Bootstrap Starter Template</h1>
- <p class="lead">Complete with pre-defined file paths that you won't have to change!!</p>
- <ul class="list-unstyled">
- <li>Bootstrap v3.3.7</li>
- <li>jQuery v1.11.1</li>
- </ul>
+ <h1>Welcome to AleeCorp Website!!!</h1>
</div>
</div>
<!-- /.row -->