From 2381c2a93d66b502175130d2e515457a32b4f356 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 3 Sep 2017 15:18:34 -0400 Subject: [PATCH] Update index.html --- desktop/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/index.html b/desktop/index.html index dadfe3f..1006152 100644 --- a/desktop/index.html +++ b/desktop/index.html @@ -8,7 +8,7 @@ font-family: Roboto; margin: 0; padding: 0; - background-image: url("../img/background.png"); + background-image: url("../img/Background.png"); background-size: 100% 100%; }