Small bugfixes

main
Thomas Ba. 10 years ago
parent 048549d2f3
commit 680ef3063c

@ -19,7 +19,7 @@
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<h1>
<img src="images/title.png">
<img src="images/title.png" alt="calendar">
Calendar
</h1>
</div><!--/.nav-collapse -->
@ -72,11 +72,11 @@
<div class="col-md-6">
<p>
Sources:
<ul>
<li>Icons: <a href="https://github.com/rubenvb/oxygen-icons-svg">oxygen-icons-svg</a> by <a href="https://github.com/rubenvb">rubenvb</a></li>
<li><a href="http://getbootstrap.com/">Bootstrap</a></li>
</ul>
</p>
<ul>
<li>Icons: <a href="https://github.com/rubenvb/oxygen-icons-svg">oxygen-icons-svg</a> by <a href="https://github.com/rubenvb">rubenvb</a></li>
<li><a href="http://getbootstrap.com/">Bootstrap</a></li>
</ul>
</div>
</div>
</div>

Loading…
Cancel
Save