Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Add new navbar link
Browse files Browse the repository at this point in the history
  • Loading branch information
danijelxda committed Aug 30, 2018
1 parent 05c3808 commit f7d3d96
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions istorijat.html
Expand Up @@ -128,6 +128,15 @@ <h6 class="heading text-primary mb-md-1">Games Hub</h6>
<h5 class="heading text-warning mb-md-1">Веб апликација</h5>
<p class="description d-none d-md-inline-block mb-0">Наша прва веб апликација сада је доступна свима</p>
</div>
</a>
<a href="koliko-do-zvona" class="media d-flex align-items-center" target="_blank">
<div class="icon icon-shape bg-gradient-success rounded-circle text-white">
<i class="fa fa-bell"></i>
</div>
<div class="media-body ml-3">
<h6 class="heading text-success mb-md-1">Колико до звона?</h6>
<p class="description d-none d-md-inline-block mb-0">Колико још до звона?<br/>Пссст! Погледај динамику звоњења и сазнај.</p>
</div>
</a>
</div>
</div>
Expand Down

0 comments on commit f7d3d96

Please sign in to comment.