Added github link

This commit is contained in:
Thomas FORGIONE 2015-05-11 17:37:21 +02:00
parent 461b321652
commit 043400f6be
2 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -14,7 +14,7 @@ html(lang='fr')
body
nav#nav.navbar.navbar-inverse.navbar-fixed-top(role="navigation")
.container
.navbar-header
#navbar.navbar-header
button.navbar-toggle(type="button", data-toggle="collapse" data-target=".navbar-collapse")
span.sr-only Toggle navigation
span.icon-bar
@ -40,6 +40,12 @@ html(lang='fr')
li
a(href="#{urls.stream}") Streaming simulator
ul.nav.navbar-nav.navbar-right.navbar-form
div.form-group
a.btn.btn-default.btn-xs(type="button", href="https://github.com/tforgione/3dinterface")
img(src="/static/GitHub-Mark/PNG/GitHub-Mark-32px.png")
span(style={'margin':'10px'}) Github Repo
section#main-section.container
block content