diff --git a/layout/bootstrap.moon b/layout/bootstrap.moon index 9adc95d..19153cb 100644 --- a/layout/bootstrap.moon +++ b/layout/bootstrap.moon @@ -56,7 +56,7 @@ class Layout extends Widget footer: => footer class: "footer", -> div class: "container", -> - p class: "muted", -> + p class: "text-muted", -> text "Christine Cadence Dodrill - #{os.date "%Y"}" if os.getenv "GIT_REV"