layout/bootstrap: link to relevant commit in footer

This commit is contained in:
Christine Dodrill 2015-02-13 11:30:22 -08:00
parent ed5a7be859
commit 1e930467cf
1 changed files with 2 additions and 1 deletions

View File

@ -62,6 +62,7 @@ class Layout extends Widget
if os.getenv "GIT_REV"
text " - revision "
a href: "https://github.com/Xe/christine.website/commit/#{os.getenv("GIT_REV")}", ->
code "#{os.getenv("GIT_REV")\sub 1,8}"
body: =>