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 || [];