diff options
Diffstat (limited to 'app/assets/stylesheets/hmno_page.scss')
-rw-r--r-- | app/assets/stylesheets/hmno_page.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/hmno_page.scss b/app/assets/stylesheets/hmno_page.scss index 46cdaee..476da14 100644 --- a/app/assets/stylesheets/hmno_page.scss +++ b/app/assets/stylesheets/hmno_page.scss @@ -41,7 +41,7 @@ footer { background: { color: $header-bg; - image: image-url("header-metal-bg.jpg"); + image: image_url("header-metal-bg.jpg"); repeat: no-repeat; } border-top: 1px solid $fg; |