aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/hmno_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/hmno_header.scss')
-rw-r--r--app/assets/stylesheets/hmno_header.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/hmno_header.scss b/app/assets/stylesheets/hmno_header.scss
index 2fd2c93..4f722fd 100644
--- a/app/assets/stylesheets/hmno_header.scss
+++ b/app/assets/stylesheets/hmno_header.scss
@@ -18,7 +18,7 @@
#header {
background: {
color: $header-bg;
- image: image-url("header-metal-bg.jpg");
+ image: image_url("header-metal-bg.jpg");
repeat: repeat-y;
}