Add logo and Tyler to footer

This commit is contained in:
Olivier Lacan 2017-05-17 11:07:11 -06:00
parent 417ff94703
commit 0dccc2b121

View File

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