Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Scrolling Nav - Start Bootstrap Template</title>
<title>OpenCode</title>

<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
Expand Down Expand Up @@ -132,7 +132,7 @@

<header class="bg-primary text-white">
<div class="container text-center">
<h1>Welcome to Scrolling Nav</h1>
<h1>OpenCode</h1>
<p class="lead">A landing page template freshly redesigned for Bootstrap 4</p>
</div>
</header>
Expand Down Expand Up @@ -185,7 +185,7 @@ <h2>About this page</h2>
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">Copyright &copy; Your Website 2017</p>
<p class="m-0 text-center text-white">Copyright &copy;OpenCode '18</p>
</div>
<!-- /.container -->
</footer>
Expand Down