Merge pull request #75 from alberanid/master
footer in a navbar fixed to bottom
This commit is contained in:
commit
636a7323b5
1 changed files with 5 additions and 3 deletions
|
@ -72,8 +72,10 @@
|
|||
changes accordingly to the location you're visiting -->
|
||||
<div ui-view></div>
|
||||
|
||||
<nav class="navbar navbar-default navbar-fixed-bottom">
|
||||
<div class="main-footer">
|
||||
<a href="https://github.com/raspibo/eventman/" target="_blank">Event Man(ager)</a> by RaspiBO: <a href="http://raspibo.org">wiki</a> | <a href="http://social.raspibo.org">social network</a> | <a href="http://liste.raspibo.org/wws/">mailing lists</a> | <a href="mailto:info@raspibo.org">contact</a>
|
||||
</div>
|
||||
</nav>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue