From 0dccc2b12176a92158d591cb0e5ee36e7059a6fb Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Wed, 17 May 2017 11:07:11 -0600 Subject: [PATCH] Add logo and Tyler to footer --- source/layouts/layout.html.haml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/layouts/layout.html.haml b/source/layouts/layout.html.haml index f7264a2..d751ef7 100644 --- a/source/layouts/layout.html.haml +++ b/source/layouts/layout.html.haml @@ -56,6 +56,20 @@ = yield + %footer.footer.clearfix{ role: "banner" } + = image_tag "keep-a-changelog-mark.svg", width: 30, class: "mark" + + %p.about + This project is + = link_to "MIT Licensed", "http://choosealicense.com/licenses/mit/" + \ // + = link_to "Created & maintained", "https://github.com/olivierlacan/keep-a-changelog/" + by + = link_to "Olivier Lacan", "http://olivierlacan.com/" + \ // + Designed by + = link_to "Tyler Fortune", "http://tylerfortune.me/" + - unless config.gauges_id.blank? :javascript var _gauges = _gauges || [];