fix footer
This commit is contained in:
parent
0d6095a590
commit
def3e0d8c9
|
@ -58,7 +58,6 @@ class Layout extends Widget
|
||||||
footer: =>
|
footer: =>
|
||||||
footer class: "footer", ->
|
footer class: "footer", ->
|
||||||
div class: "container", ->
|
div class: "container", ->
|
||||||
p class: "text-muted", ->
|
|
||||||
text "Christine Cadence Dodrill - #{os.date "%Y"}"
|
text "Christine Cadence Dodrill - #{os.date "%Y"}"
|
||||||
|
|
||||||
if os.getenv "GIT_REV"
|
if os.getenv "GIT_REV"
|
||||||
|
|
Loading…
Reference in New Issue