center the footer

This commit is contained in:
Christine Dodrill 2015-02-05 12:51:02 -08:00
parent 00fc350b4b
commit 6be94805f2
1 changed files with 6 additions and 5 deletions

View File

@ -56,6 +56,7 @@ class Layout extends Widget
footer: =>
footer ->
div class: "container footer", ->
center ->
p class: "text-muted", ->
text "Christine Cadence Dodrill - #{os.date "%Y"}"