From a27c3b233141bafb8f1b3504c1d854501288849f Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Tue, 12 May 2015 11:49:28 +0200 Subject: [PATCH] Added link to wiki --- views/main.jade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/views/main.jade b/views/main.jade index 56fb7fb..cc1836c 100644 --- a/views/main.jade +++ b/views/main.jade @@ -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")