diff --git a/css/freakymas.css b/css/freakymas.css index 9905f93..27887a5 100644 --- a/css/freakymas.css +++ b/css/freakymas.css @@ -1,6 +1,6 @@ /* thanks https://github.com/hyperstown/pure-snow.js/blob/master/style.css <3 */ body { - background: url('images/christmas-1.png') no-repeat center center fixed; + background: url('https://freakybob.site/images/chirstmas-1.png') no-repeat center center fixed; background-size: cover; overflow-x: hidden; min-height: 100vh;