center the footer
This commit is contained in:
parent
00fc350b4b
commit
6be94805f2
layout
|
@ -56,6 +56,7 @@ class Layout extends Widget
|
||||||
footer: =>
|
footer: =>
|
||||||
footer ->
|
footer ->
|
||||||
div class: "container footer", ->
|
div class: "container footer", ->
|
||||||
|
center ->
|
||||||
p class: "text-muted", ->
|
p class: "text-muted", ->
|
||||||
text "Christine Cadence Dodrill - #{os.date "%Y"}"
|
text "Christine Cadence Dodrill - #{os.date "%Y"}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue