diff options
Diffstat (limited to 'demo/components/navbar.php')
-rw-r--r-- | demo/components/navbar.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demo/components/navbar.php b/demo/components/navbar.php index 9fcb9ee..3e57cac 100644 --- a/demo/components/navbar.php +++ b/demo/components/navbar.php @@ -1,8 +1,10 @@ <!-- Start navigation bar -->
<nav class="navbar navbar-default navbar-fixed-top">
+ <!-- Loaded banner GitHub -->
<a href="https://github.com/valentineus/Module-III-API">
<img class="github-fork">
</a>
+ <!-- Filling panel -->
<div class="container">
<div class="collapse navbar-collapse">
<!-- The right side of the navigation bar -->
|