diff --git a/index.html b/index.html index 224f6109..311e94f2 100644 --- a/index.html +++ b/index.html @@ -407,7 +407,7 @@ color: #ddd; } html { - background: url("data/background.png") no-repeat center center fixed; + background: url("images/background.png") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;