Added link to wiki
This commit is contained in:
parent
e2569172ef
commit
a27c3b2331
|
@ -45,6 +45,10 @@ html(lang='fr')
|
|||
a.btn.btn-default.btn-sm(type="button", href="https://github.com/tforgione/3dinterface")
|
||||
img(src="/static/GitHub-Mark/PNG/GitHub-Mark-32px.png", width="17px")
|
||||
span(style={'margin':'5px'}) Github Repo
|
||||
div.form-group(style={margin: '5px'})
|
||||
a.btn.btn-default.btn-sm(type="button", href="https://github.com/tforgione/3dinterface/wiki")
|
||||
span.glyphicon.glyphicon-book(aria-hidden=true)
|
||||
span(style={'margin':'5px'}) Github wiki
|
||||
div.form-group(style={margin: '5px'})
|
||||
a(href="mailto:thomas.forgione@gmail.com")
|
||||
button.btn.btn-default.btn-sm(type="button")
|
||||
|
|
Loading…
Reference in New Issue