-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
10 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
<div class="cover-container d-flex h-100 p-3 mx-auto flex-column"> | ||
<header class="masthead mb-auto"> | ||
<div class="inner"> | ||
<h3 class="masthead-brand">Cover</h3> | ||
<h3 class="masthead-brand">Ethio-Location</h3> | ||
<nav class="nav nav-masthead justify-content-center"> | ||
<a class="nav-link active" href="#">Home</a> | ||
<a class="nav-link" href="#">Features</a> | ||
<a class="nav-link" href="#">Contact</a> | ||
<a class="nav-link active" href="home">Home</a> | ||
<a class="nav-link" href="#">Help</a> | ||
|
||
</nav> | ||
</div> | ||
</header> | ||
<router-outlet></router-outlet> | ||
<footer class="mastfoot mt-auto"> | ||
<div class="inner"> | ||
<p>Cover template for <a href="https://getbootstrap.com/">Bootstrap</a>, by <a href="https://twitter.com/mdo">@mdo</a>.</p> | ||
<p> ©Ethio-Location 2018</p> | ||
</div> | ||
</footer> | ||
</div> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters