center the footer
This commit is contained in:
parent
00fc350b4b
commit
6be94805f2
|
@ -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"}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue