mend the mending of the footer

This commit is contained in:
Christine Dodrill 2015-02-05 12:47:56 -08:00
parent 690bdbaf05
commit 93512e6b5f
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ class Layout extends Widget
a href: "/contact", "Contact"
footer: =>
footer class: "footer", ->
div class: "container", ->
div class: "container", ->
footer class: "footer", ->
p class: "text-muted", ->
text "Christine Cadence Dodrill - #{os.date "%Y"}"